Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs.spec'], chrootPath='/var/lib/mock/f27-build-12727287-929414/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/nodejs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/nodejs-8.11.3-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs.spec'], chrootPath='/var/lib/mock/f27-build-12727287-929414/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/nodejs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EMYe6H + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf node-v8.11.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/node-v8.11.3-stripped.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd node-v8.11.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-Disable-running-gyp-on-shared-deps.patch):' Patch #1 (0001-Disable-running-gyp-on-shared-deps.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile + rm -rf deps/zlib Patch #2 (0002-Fix-aarch64-debug.patch): + echo 'Patch #2 (0002-Fix-aarch64-debug.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file deps/v8/src/v8.gyp + echo 'Patch #3 (0003-Suppress-message-to-update-npm.patch):' Patch #3 (0003-Suppress-message-to-update-npm.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file deps/npm/bin/npm-cli.js Patch #4 (0004-http2-pass-session-to-DEBUG_HTTP2SESSION2.patch): patching file src/node_http2.cc + echo 'Patch #4 (0004-http2-pass-session-to-DEBUG_HTTP2SESSION2.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 Hunk #1 succeeded at 1689 (offset 4 lines). + find . -type f -exec sed -i 's~/usr\/bin\/env python~/usr/bin/python2~' '{}' ';' + find . -type f -exec sed -i 's~/usr\/bin\/python\W~/usr/bin/python2~' '{}' ';' + find . -type f -exec sed -i 's~/usr\/bin\/python\W~/usr/bin/python2~' '{}' ';' + find . -type f -exec sed -i 's~python -c~python2 -c~' '{}' ';' + sed -i 's~which('\''python'\'')~which('\''python2'\'')~' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EFp01l + umask 022 + cd /builddir/build/BUILD + cd node-v8.11.3 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g \ -D_LARGEFILE_SOURCE \ -D_FILE_OFFSET_BITS=64 \ -DZLIB_CONST \ -fno-delete-null-pointer-checks' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g \ -D_LARGEFILE_SOURCE \ -D_FILE_OFFSET_BITS=64 \ -DZLIB_CONST \ -fno-delete-null-pointer-checks' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g \ -D_LARGEFILE_SOURCE \ -D_FILE_OFFSET_BITS=64 \ -DZLIB_CONST \ -fno-delete-null-pointer-checks' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g \ -D_LARGEFILE_SOURCE \ -D_FILE_OFFSET_BITS=64 \ -DZLIB_CONST \ -fno-delete-null-pointer-checks' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g '\' -D_LARGEFILE_SOURCE '\' -D_FILE_OFFSET_BITS=64 '\' -DZLIB_CONST '\' -fno-delete-null-pointer-checks ++ tr '\n\\' ' ' + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks ' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks ' ++ tr '\n\\' ' ' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g '\' -D_LARGEFILE_SOURCE '\' -D_FILE_OFFSET_BITS=64 '\' -DZLIB_CONST '\' -fno-delete-null-pointer-checks + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks ' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks ' + export 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + ./configure --prefix=/usr --shared-openssl --shared-zlib --shared-libuv --shared-http-parser --shared-nghttp2 --with-dtrace --with-intl=small-icu --debug-http2 --debug-nghttp2 --openssl-use-def-ca-store creating icu_config.gypi * Using ICU in deps/icu-small creating icu_config.gypi { 'target_defaults': { 'cflags': [], 'default_configuration': 'Release', 'defines': ['NODE_OPENSSL_CERT_STORE'], 'include_dirs': [], 'libraries': [ '-lz', '-lhttp_parser', '-luv', '-lnghttp2', '-lcrypto', '-lssl']}, 'variables': { 'arm_float_abi': 'hard', 'arm_fpu': 'vfpv3', 'arm_thumb': 0, 'arm_version': '7', 'asan': 0, 'coverage': 'false', 'debug_devtools': 'node', 'debug_http2': 1, 'debug_nghttp2': 1, 'force_dynamic_crt': 0, 'host_arch': 'arm', 'icu_data_file': 'icudt60l.dat', 'icu_data_in': '../../deps/icu-small/source/data/in/icudt60l.dat', 'icu_endianness': 'l', 'icu_gyp_path': 'tools/icu/icu-generic.gyp', 'icu_locales': 'en,root', 'icu_path': 'deps/icu-small', 'icu_small': 'true', 'icu_ver_major': '60', 'llvm_version': 0, 'node_byteorder': 'little', 'node_enable_d8': 'false', 'node_enable_v8_vtunejit': 'false', 'node_install_npm': 'true', 'node_module_version': 57, 'node_no_browser_globals': 'false', 'node_prefix': '/usr', 'node_release_urlbase': '', 'node_shared': 'false', 'node_shared_cares': 'false', 'node_shared_http_parser': 'true', 'node_shared_libuv': 'true', 'node_shared_nghttp2': 'true', 'node_shared_openssl': 'true', 'node_shared_zlib': 'true', 'node_tag': '', 'node_target_type': 'executable', 'node_use_bundled_v8': 'true', 'node_use_dtrace': 'true', 'node_use_etw': 'false', 'node_use_lttng': 'false', 'node_use_openssl': 'true', 'node_use_perfctr': 'false', 'node_use_v8_platform': 'true', 'node_without_node_options': 'false', 'openssl_fips': '', 'openssl_no_asm': 0, 'shlib_suffix': 'so.57', 'target_arch': 'arm', 'uv_parent_path': '/deps/uv/', 'uv_use_dtrace': 'true', 'v8_enable_gdbjit': 0, 'v8_enable_i18n_support': 1, 'v8_enable_inspector': 1, 'v8_no_strict_aliasing': 1, 'v8_optimized_debug': 0, 'v8_promise_internal_field_count': 1, 'v8_random_seed': 0, 'v8_trace_maps': 0, 'v8_use_snapshot': 'true', 'want_separate_host_toolset': 0}} creating config.gypi creating config.mk + make BUILDTYPE=Debug -j4 make -C out BUILDTYPE=Release V=1 make -C out BUILDTYPE=Debug V=1 LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_javascript.cc" lib/internal/bootstrap_node.js lib/async_hooks.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/http2.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/inspector.js lib/module.js lib/net.js lib/os.js lib/path.js lib/perf_hooks.js lib/process.js lib/punycode.js lib/querystring.js lib/readline.js lib/repl.js lib/stream.js lib/_stream_readable.js lib/_stream_writable.js lib/_stream_duplex.js lib/_stream_transform.js lib/_stream_passthrough.js lib/_stream_wrap.js lib/string_decoder.js lib/sys.js lib/timers.js lib/tls.js lib/_tls_common.js lib/_tls_legacy.js lib/_tls_wrap.js lib/tty.js lib/url.js lib/util.js lib/v8.js lib/vm.js lib/zlib.js lib/internal/async_hooks.js lib/internal/buffer.js lib/internal/child_process.js lib/internal/cluster/child.js lib/internal/cluster/master.js lib/internal/cluster/round_robin_handle.js lib/internal/cluster/shared_handle.js lib/internal/cluster/utils.js lib/internal/cluster/worker.js lib/internal/encoding.js lib/internal/errors.js lib/internal/freelist.js lib/internal/fs.js lib/internal/http.js lib/internal/inspector_async_hook.js lib/internal/linkedlist.js lib/internal/loader/Loader.js lib/internal/loader/ModuleMap.js lib/internal/loader/ModuleJob.js lib/internal/loader/ModuleWrap.js lib/internal/loader/ModuleRequest.js lib/internal/loader/search.js lib/internal/safe_globals.js lib/internal/net.js lib/internal/module.js lib/internal/os.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/process/write-coverage.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/test/unicode.js lib/internal/trace_events_async_hooks.js lib/internal/url.js lib/internal/util.js lib/internal/util/types.js lib/internal/http2/core.js lib/internal/http2/compat.js lib/internal/http2/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/legacy.js lib/internal/streams/destroy.js lib/internal/wrap_js_stream.js deps/v8/tools/splaytree.js deps/v8/tools/codemap.js deps/v8/tools/consarray.js deps/v8/tools/csvparser.js deps/v8/tools/profile.js deps/v8/tools/profile_view.js deps/v8/tools/logreader.js deps/v8/tools/tickprocessor.js deps/v8/tools/SourceMap.js deps/v8/tools/tickprocessor-driver.js deps/node-inspect/lib/_inspect.js deps/node-inspect/lib/internal/inspect_client.js deps/node-inspect/lib/internal/inspect_repl.js ./config.gypi src/nolttng_macros.py src/noperfctr_macros.py LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python tools/compress_json.py deps/v8/src/inspector/js_protocol.json "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/v8_inspector_protocol_json.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; dtrace -h -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_provider.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_javascript.cc" lib/internal/bootstrap_node.js lib/async_hooks.js lib/assert.js lib/buffer.js lib/child_process.js lib/console.js lib/constants.js lib/crypto.js lib/cluster.js lib/dgram.js lib/dns.js lib/domain.js lib/events.js lib/fs.js lib/http.js lib/http2.js lib/_http_agent.js lib/_http_client.js lib/_http_common.js lib/_http_incoming.js lib/_http_outgoing.js lib/_http_server.js lib/https.js lib/inspector.js lib/module.js lib/net.js lib/os.js lib/path.js lib/perf_hooks.js lib/process.js lib/punycode.js lib/querystring.js lib/readline.js lib/repl.js lib/stream.js lib/_stream_readable.js lib/_stream_writable.js lib/_stream_duplex.js lib/_stream_transform.js lib/_stream_passthrough.js lib/_stream_wrap.js lib/string_decoder.js lib/sys.js lib/timers.js lib/tls.js lib/_tls_common.js lib/_tls_legacy.js lib/_tls_wrap.js lib/tty.js lib/url.js lib/util.js lib/v8.js lib/vm.js lib/zlib.js lib/internal/async_hooks.js lib/internal/buffer.js lib/internal/child_process.js lib/internal/cluster/child.js lib/internal/cluster/master.js lib/internal/cluster/round_robin_handle.js lib/internal/cluster/shared_handle.js lib/internal/cluster/utils.js lib/internal/cluster/worker.js lib/internal/encoding.js lib/internal/errors.js lib/internal/freelist.js lib/internal/fs.js lib/internal/http.js lib/internal/inspector_async_hook.js lib/internal/linkedlist.js lib/internal/loader/Loader.js lib/internal/loader/ModuleMap.js lib/internal/loader/ModuleJob.js lib/internal/loader/ModuleWrap.js lib/internal/loader/ModuleRequest.js lib/internal/loader/search.js lib/internal/safe_globals.js lib/internal/net.js lib/internal/module.js lib/internal/os.js lib/internal/process/next_tick.js lib/internal/process/promises.js lib/internal/process/stdio.js lib/internal/process/warning.js lib/internal/process.js lib/internal/querystring.js lib/internal/process/write-coverage.js lib/internal/readline.js lib/internal/repl.js lib/internal/socket_list.js lib/internal/test/unicode.js lib/internal/trace_events_async_hooks.js lib/internal/url.js lib/internal/util.js lib/internal/util/types.js lib/internal/http2/core.js lib/internal/http2/compat.js lib/internal/http2/util.js lib/internal/v8_prof_polyfill.js lib/internal/v8_prof_processor.js lib/internal/streams/lazy_transform.js lib/internal/streams/BufferList.js lib/internal/streams/legacy.js lib/internal/streams/destroy.js lib/internal/wrap_js_stream.js deps/v8/tools/splaytree.js deps/v8/tools/codemap.js deps/v8/tools/consarray.js deps/v8/tools/csvparser.js deps/v8/tools/profile.js deps/v8/tools/profile_view.js deps/v8/tools/logreader.js deps/v8/tools/tickprocessor.js deps/v8/tools/SourceMap.js deps/v8/tools/tickprocessor-driver.js deps/node-inspect/lib/_inspect.js deps/node-inspect/lib/internal/inspect_client.js deps/node-inspect/lib/internal/inspect_repl.js ./config.gypi src/nolttng_macros.py src/noperfctr_macros.py LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release; tools/specialize_node_d.py "/builddir/build/BUILD/node-v8.11.3/out/Release/node.d" src/node.d linux arm LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src; python ../../third_party/inspector_protocol/CheckProtocolCompatibility.py --stamp "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/js_protocol.stamp" js_protocol.json touch 40aaa85e1bf5cb4272ab116e09ea054a100319a6.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector" --config inspector_protocol_config.json LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector; python build/xxd.py InjectedScriptSource_js injected-script-source.js "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/injected-script-source.h" touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/debug-support.cc" objects.h objects-inl.h objects/map.h objects/map-inl.h objects/script.h objects/script-inl.h objects/shared-function-info.h objects/shared-function-info-inl.h objects/string.h objects/string-inl.h LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o ../deps/v8/src/setup-isolate-full.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python tools/compress_json.py deps/v8/src/inspector/js_protocol.json "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/v8_inspector_protocol_json.h" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; dtrace -h -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_provider.h" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug; tools/specialize_node_d.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/node.d" src/node.d linux arm touch 40aaa85e1bf5cb4272ab116e09ea054a100319a6.intermediate LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include/inspector; python ../../third_party/inspector_protocol/CodeGenerator.py --jinja_dir ../../third_party --output_base "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector" --config inspector_protocol_config.json g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src; python ../../third_party/inspector_protocol/CheckProtocolCompatibility.py --stamp "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/js_protocol.stamp" js_protocol.json LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src/inspector; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector; python build/xxd.py InjectedScriptSource_js injected-script-source.js "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/injected-script-source.h" touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/icu_uconfig.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/icu_uconfig_target.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/icu_implementation.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/icu_uconfig.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/gen-postmortem-metadata.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/debug-support.cc" objects.h objects-inl.h objects/map.h objects/map-inl.h objects/script.h objects/script-inl.h objects/shared-function-info.h objects/shared-function-info-inl.h objects/string.h objects/string-inl.h g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o ../deps/v8/src/setup-isolate-full.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o ../deps/v8/src/base/platform/platform-posix-time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o ../deps/v8/src/libplatform/tracing/trace-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o ../deps/v8/src/libplatform/tracing/trace-config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o ../deps/v8/src/libplatform/tracing/trace-object.cc In file included from /usr/include/c++/7/queue:62:0, from ../deps/v8/src/libplatform/default-platform.h:11, from ../deps/v8/src/libplatform/default-platform.cc:5: /usr/include/c++/7/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_val > >]': /usr/include/c++/7/bits/stl_heap.h:128:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 __push_heap(_RandomAccessIterator __first, ^~~~~~~~~~~ /usr/include/c++/7/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter > >]': /usr/include/c++/7/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc In file included from /usr/include/c++/7/vector:69:0, from /usr/include/c++/7/queue:61, from ../deps/v8/src/libplatform/default-platform.h:11, from ../deps/v8/src/libplatform/default-platform.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator*, std::vector > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o ../deps/v8/src/libplatform/tracing/trace-writer.cc /usr/include/c++/7/bits/vector.tcc: In member function 'virtual void v8::platform::DefaultPlatform::CallDelayedOnForegroundThread(v8::Isolate*, v8::Task*, double)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o ../deps/v8/src/libplatform/tracing/tracing-controller.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries-extras.bin" --nojs LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_60::PluralRuleParser::parse(const icu_60::UnicodeString&, icu_60::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o ../deps/v8/src/base/platform/platform-posix-time.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o ../deps/v8/src/libplatform/default-platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o ../deps/v8/src/libplatform/task-queue.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o ../deps/icu-small/source/i18n/number_decimfmtprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o ../deps/v8/src/libplatform/tracing/trace-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o ../deps/v8/src/libplatform/tracing/trace-config.cc In file included from /usr/include/c++/7/queue:62:0, from ../deps/v8/src/libplatform/default-platform.h:11, from ../deps/v8/src/libplatform/default-platform.cc:5: /usr/include/c++/7/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_val > >]': /usr/include/c++/7/bits/stl_heap.h:128:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 __push_heap(_RandomAccessIterator __first, ^~~~~~~~~~~ /usr/include/c++/7/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator*, std::vector > >; _Distance = int; _Tp = std::pair; _Compare = __gnu_cxx::__ops::_Iter_comp_iter > >]': /usr/include/c++/7/bits/stl_heap.h:214:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp In file included from /usr/include/c++/7/vector:69:0, from /usr/include/c++/7/queue:61, from ../deps/v8/src/libplatform/default-platform.h:11, from ../deps/v8/src/libplatform/default-platform.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator*, std::vector > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o ../deps/icu-small/source/i18n/number_stringbuilder.cpp /usr/include/c++/7/bits/vector.tcc: In member function 'virtual void v8::platform::DefaultPlatform::CallDelayedOnForegroundThread(v8::Isolate*, v8::Task*, double)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o ../deps/v8/src/libplatform/tracing/trace-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o ../deps/v8/src/libplatform/tracing/trace-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o ../deps/v8/src/libplatform/tracing/tracing-controller.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries.cc" CORE js/macros.py messages.h js/prologue.js js/max-min.js js/v8natives.js js/array.js js/string.js js/typedarray.js js/weak-collection.js js/messages.js js/templates.js js/spread.js js/proxy.js debug/mirrors.js debug/debug.js debug/liveedit.js js/intl.js --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/extras-libraries.cc" EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/extras-libraries.cc" EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries-extras.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; python ../tools/js2c.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/experimental-extras-libraries.cc" EXPERIMENTAL_EXTRAS --startup_blob "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries-experimental-extras.bin" --nojs g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_60::PluralRuleParser::parse(const icu_60::UnicodeString&, icu_60::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp ../deps/icu-small/source/i18n/decNumber.cpp: In function 'void decSetCoeff(decNumber*, decContext*, const uint8_t*, int32_t, int32_t*, uint32_t*)': ../deps/icu-small/source/i18n/decNumber.cpp:7072:54: warning: array subscript is above array bounds [-Warray-bounds] *target=(Unit)(*target+rem*powers[DECDPUN-cut]); ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::processOverrideString(const icu_60::Locale&, const icu_60::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1370:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1372:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::subFormat(icu_60::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_60::FieldPositionHandler&, icu_60::Calendar&, icu_60::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1476:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1492:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1598:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1603:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_60::SimpleDateFormat::subParse(const icu_60::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_60::Calendar&, int32_t, icu_60::MessageFormat*, UTimeZoneFormatTimeType*, icu_60::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3002:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3008:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3194:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3199:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3223:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3232:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3320:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3325:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o ../deps/icu-small/source/i18n/number_decimfmtprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o ../deps/icu-small/source/i18n/number_stringbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o ../deps/icu-small/source/i18n/number_rounding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::processOverrideString(const icu_60::Locale&, const icu_60::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1370:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1372:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::subFormat(icu_60::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_60::FieldPositionHandler&, icu_60::Calendar&, icu_60::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1476:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1492:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1598:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1603:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_60::SimpleDateFormat::subParse(const icu_60::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_60::Calendar&, int32_t, icu_60::MessageFormat*, UTimeZoneFormatTimeType*, icu_60::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3002:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3008:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3194:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3199:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3223:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3232:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3320:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3325:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o ../deps/icu-small/source/i18n/number_patternmodifier.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_60::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_60::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_60::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o ../deps/icu-small/source/i18n/number_compact.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o ../deps/icu-small/source/i18n/number_rounding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o ../deps/icu-small/source/i18n/number_scientific.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o ../deps/icu-small/source/i18n/number_patternmodifier.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_60::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_60::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_60::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o ../deps/icu-small/source/i18n/number_decimalquantity.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o ../deps/icu-small/source/i18n/number_affixutils.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o ../deps/icu-small/source/i18n/number_compact.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o ../deps/icu-small/source/i18n/number_notation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o ../deps/icu-small/source/i18n/number_modifiers.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o ../deps/icu-small/source/i18n/number_scientific.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o ../deps/icu-small/source/i18n/number_decimalquantity.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o ../deps/icu-small/source/i18n/number_affixutils.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o ../deps/icu-small/source/i18n/number_notation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o ../deps/icu-small/source/i18n/number_modifiers.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o ../deps/icu-small/source/i18n/number_grouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o ../deps/icu-small/source/i18n/number_fluent.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o ../deps/icu-small/source/i18n/nounit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o ../deps/icu-small/source/i18n/number_grouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2132:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2136:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3650:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3652:5: note: here case UCAL_MONTH: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o ../deps/icu-small/source/i18n/number_fluent.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o ../deps/icu-small/source/i18n/nounit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2132:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2136:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3650:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3652:5: note: here case UCAL_MONTH: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o ../deps/icu-small/source/i18n/number_integerwidth.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o ../deps/icu-small/source/i18n/number_formatimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o ../deps/icu-small/source/i18n/number_padding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o ../deps/icu-small/source/i18n/number_patternstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o ../deps/icu-small/source/i18n/number_integerwidth.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_60::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o ../deps/icu-small/source/i18n/number_longnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o ../deps/v8/src/builtins/builtins-arguments-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o ../deps/v8/src/builtins/builtins-array-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o ../deps/v8/src/builtins/builtins-async-function-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o ../deps/v8/src/builtins/builtins-async-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o ../deps/v8/src/builtins/builtins-async-generator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o ../deps/v8/src/builtins/builtins-async-iterator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o ../deps/v8/src/builtins/builtins-boolean-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o ../deps/v8/src/builtins/builtins-call-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o ../deps/icu-small/source/i18n/number_formatimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o ../deps/icu-small/source/i18n/number_padding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o ../deps/v8/src/builtins/builtins-collections-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o ../deps/v8/src/builtins/builtins-console-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o ../deps/v8/src/builtins/builtins-constructor-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o ../deps/v8/src/builtins/builtins-conversion-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o ../deps/v8/src/builtins/builtins-date-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o ../deps/v8/src/builtins/builtins-debug-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o ../deps/v8/src/builtins/builtins-forin-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o ../deps/v8/src/builtins/builtins-function-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o ../deps/icu-small/source/i18n/number_patternstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_60::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_I18N_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o ../deps/icu-small/source/i18n/number_longnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o ../deps/v8/src/builtins/builtins-arguments-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o ../deps/v8/src/builtins/builtins-array-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o ../deps/v8/src/builtins/builtins-generator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o ../deps/v8/src/builtins/builtins-global-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o ../deps/v8/src/builtins/builtins-handler-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o ../deps/v8/src/builtins/builtins-ic-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o ../deps/v8/src/builtins/builtins-async-function-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o ../deps/v8/src/builtins/builtins-internal-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o ../deps/v8/src/builtins/builtins-interpreter-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o ../deps/v8/src/builtins/builtins-async-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o ../deps/v8/src/builtins/builtins-async-generator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o ../deps/v8/src/builtins/builtins-intl-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o ../deps/v8/src/builtins/builtins-iterator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o ../deps/v8/src/builtins/builtins-async-iterator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o ../deps/v8/src/builtins/builtins-math-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o ../deps/v8/src/builtins/builtins-boolean-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o ../deps/v8/src/builtins/builtins-number-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o ../deps/v8/src/builtins/builtins-call-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o ../deps/v8/src/builtins/builtins-object-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o ../deps/v8/src/builtins/builtins-collections-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o ../deps/v8/src/builtins/builtins-promise-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o ../deps/v8/src/builtins/builtins-console-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o ../deps/v8/src/builtins/builtins-proxy-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o ../deps/v8/src/builtins/builtins-constructor-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o ../deps/v8/src/builtins/builtins-regexp-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o ../deps/v8/src/builtins/builtins-conversion-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o ../deps/v8/src/builtins/builtins-date-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o ../deps/v8/src/builtins/builtins-debug-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o ../deps/v8/src/builtins/builtins-string-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o ../deps/v8/src/builtins/builtins-symbol-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o ../deps/v8/src/builtins/builtins-forin-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o ../deps/v8/src/builtins/builtins-function-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o ../deps/v8/src/builtins/builtins-typedarray-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o ../deps/v8/src/builtins/builtins-wasm-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o ../deps/v8/src/builtins/builtins-generator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o ../deps/v8/src/builtins/builtins-global-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o ../deps/v8/src/builtins/setup-builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o ../deps/v8/src/builtins/builtins-handler-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o ../deps/v8/src/builtins/builtins-ic-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o ../deps/v8/src/ic/binary-op-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o ../deps/v8/src/builtins/builtins-internal-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o ../deps/v8/src/builtins/builtins-interpreter-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o ../deps/v8/src/interpreter/interpreter-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o ../deps/v8/src/builtins/builtins-intl-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o ../deps/v8/src/builtins/builtins-iterator-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o ../deps/v8/src/builtins/builtins-math-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o ../deps/v8/src/builtins/builtins-number-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o ../deps/v8/src/interpreter/setup-interpreter-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o ../deps/v8/src/builtins/arm/builtins-arm.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release; python ../tools/testrunner/utils/dump_build_config_gyp.py "/builddir/build/BUILD/node-v8.11.3/out/Release/v8_build_config.json" "dcheck_always_on=0" "is_asan=0" "is_cfi=0" "is_component_build=static_library" "is_debug=Release" "is_gcov_coverage=0" "is_msan=0" "is_tsan=0" "is_ubsan_vptr=0" "target_cpu=arm" "v8_enable_i18n_support=1" "v8_target_cpu=arm" "v8_use_snapshot=true" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o ../deps/v8/src/builtins/builtins-object-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o ../deps/v8/src/builtins/builtins-promise-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o ../deps/v8/src/builtins/builtins-proxy-gen.cc touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/postmortem-metadata.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; dtrace -C -G -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_dtrace_provider.o" cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_fds.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_init.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o ../deps/v8/src/builtins/builtins-proxy-helpers-gen.cc cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_llist.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_options.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o ../deps/v8/src/builtins/builtins-regexp-gen.cc cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_process.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_query.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_send.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_version.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_writev.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/bitncmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o ../deps/v8/src/builtins/builtins-string-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o ../deps/v8/src/builtins/builtins-symbol-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o ../deps/v8/src/builtins/builtins-typedarray-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o ../deps/v8/src/builtins/builtins-wasm-gen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o ../deps/v8/src/builtins/setup-builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o ../deps/v8/src/ic/binary-op-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/mkssldef.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/node_js2c.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/v8_inspector_compress_protocol_json.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/specialize_node_d.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/inspector/protocol_compatibility.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/inspector/inspector_injected_script.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp In file included from ../deps/icu-small/source/common/cstring.h:31:0, from ../deps/icu-small/source/common/ucnv2022.cpp:44: ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/cmemory.h:72:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../deps/icu-small/source/common/ucnv2022.cpp:3357:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp:3359:13: note: here default: ^~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:981:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../deps/icu-small/source/common/ucnv2022.cpp:986:17: note: here case GB2312_1: ^~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:2180:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../deps/icu-small/source/common/ucnv2022.cpp:2182:13: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o ../deps/v8/src/interpreter/interpreter-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp ../deps/icu-small/source/common/ucnvisci.cpp: In function 'void UConverter_toUnicode_ISCII_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvisci.cpp:1409:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if (found) { ^~ ../deps/icu-small/source/common/ucnvisci.cpp:1431:13: note: here default:GET_MAPPING(sourceChar,targetUniChar,data) ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o ../deps/v8/src/interpreter/setup-interpreter-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../deps/v8/include -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o ../deps/v8/src/builtins/arm/builtins-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug; python ../tools/testrunner/utils/dump_build_config_gyp.py "/builddir/build/BUILD/node-v8.11.3/out/Debug/v8_build_config.json" "dcheck_always_on=0" "is_asan=0" "is_cfi=0" "is_component_build=static_library" "is_debug=Debug" "is_gcov_coverage=0" "is_msan=0" "is_tsan=0" "is_ubsan_vptr=0" "target_cpu=arm" "v8_enable_i18n_support=1" "v8_target_cpu=arm" "v8_use_snapshot=true" touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/postmortem-metadata.stamp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; dtrace -C -G -s src/node_provider.d -o "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_dtrace_provider.o" cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o ../deps/cares/src/ares_cancel.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o ../deps/cares/src/ares__close_sockets.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o ../deps/cares/src/ares_create_query.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_data.o ../deps/cares/src/ares_data.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o ../deps/cares/src/ares_destroy.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o ../deps/cares/src/ares_expand_name.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o ../deps/cares/src/ares_expand_string.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o ../deps/cares/src/ares_fds.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o ../deps/cares/src/ares_free_hostent.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o ../deps/cares/src/ares_free_string.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o ../deps/cares/src/ares_gethostbyaddr.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o ../deps/cares/src/ares_gethostbyname.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o ../deps/cares/src/ares__get_hostent.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o ../deps/cares/src/ares_getnameinfo.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o ../deps/cares/src/ares_getopt.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o ../deps/cares/src/ares_getsock.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_init.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_init.o ../deps/cares/src/ares_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o ../deps/cares/src/ares_library_init.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o ../deps/cares/src/ares_llist.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o ../deps/cares/src/ares_mkquery.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o ../deps/cares/src/ares_nowarn.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_options.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_options.o ../deps/cares/src/ares_options.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o ../deps/cares/src/ares_parse_aaaa_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o ../deps/cares/src/ares_parse_a_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o ../deps/cares/src/ares_parse_mx_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o ../deps/cares/src/ares_parse_naptr_reply.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp ../deps/icu-small/source/common/ucnv_lmb.cpp: In function 'size_t LMBCSConversionWorker(UConverterDataLMBCS*, ulmbcs_byte_t, ulmbcs_byte_t*, UChar*, ulmbcs_byte_t*, UBool*)': ../deps/icu-small/source/common/ucnv_lmb.cpp:803:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 24); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:805:4: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:806:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 16); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:808:4: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:809:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 8); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:811:4: note: here case 1: ^~~~ ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_60::ICU_Utility::parsePattern(const icu_60::UnicodeString&, int32_t, int32_t, const icu_60::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_60(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:969:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:971:37: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:972:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:974:37: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_60(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:4647:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4649:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4650:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4652:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4653:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4655:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4669:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4671:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4673:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4675:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4677:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4702:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4704:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4705:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4707:17: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4722:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4726:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4728:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4732:17: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o ../deps/icu-small/source/common/bytesinkutil.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o ../deps/cares/src/ares_parse_ns_reply.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o ../deps/cares/src/ares_parse_ptr_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o ../deps/cares/src/ares_parse_soa_reply.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o ../deps/cares/src/ares_parse_srv_reply.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o ../deps/cares/src/ares_parse_txt_reply.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_process.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_process.o ../deps/cares/src/ares_process.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_query.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_query.o ../deps/cares/src/ares_query.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o ../deps/cares/src/ares__read_line.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_search.o ../deps/cares/src/ares_search.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_send.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_send.o ../deps/cares/src/ares_send.c ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o ../deps/cares/src/ares_strcasecmp.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o ../deps/cares/src/ares_strdup.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o ../deps/cares/src/ares_strerror.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o ../deps/cares/src/ares_timeout.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o ../deps/cares/src/ares__timeval.c cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_version.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_version.o ../deps/cares/src/ares_version.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o ../deps/cares/src/ares_writev.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o ../deps/cares/src/bitncmp.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o ../deps/cares/src/inet_net_pton.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp cc '-DNODE_OPENSSL_CERT_STORE' '-D_DARWIN_USE_64_BIT_INODE=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D_GNU_SOURCE' '-DCARES_STATICLIB' '-DHAVE_CONFIG_H' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/cares/include -I../deps/cares/src -I../deps/cares/config/linux -pthread -Wall -Wextra -Wno-unused-parameter -g -pedantic -Wall -Wextra -Wno-unused-parameter --std=gnu89 -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o ../deps/cares/src/inet_ntop.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o ../deps/gtest/src/gtest-death-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_60(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o ../deps/icu-small/source/common/rbbi_cache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o ../deps/gtest/src/gtest-filepath.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o ../deps/gtest/src/gtest-port.cc ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o ../deps/gtest/src/gtest-printers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o ../deps/gtest/src/gtest-test-part.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o ../deps/gtest/src/gtest-typed-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o ../deps/gtest/src/gtest.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/gtest -I../deps/gtest/include -pthread -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o ../deps/gtest/src/gtest_main.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_dtrace_ustack.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_dtrace_provider.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/mkssldef.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_etw.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_perfctr.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/node_js2c.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/v8_inspector_compress_protocol_json.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_dtrace_header.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/specialize_node_d.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/inspector/protocol_compatibility.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/inspector/inspector_injected_script.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_60::UnicodeString& icu_60::UnicodeString::copyFrom(const icu_60::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:539:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:552:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:561:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:563:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1941:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp In file included from ../deps/icu-small/source/common/cstring.h:31:0, from ../deps/icu-small/source/common/ucnv2022.cpp:44: ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/cmemory.h:72:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../deps/icu-small/source/common/ucnv2022.cpp:3357:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp:3359:13: note: here default: ^~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:981:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../deps/icu-small/source/common/ucnv2022.cpp:986:17: note: here case GB2312_1: ^~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:2180:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../deps/icu-small/source/common/ucnv2022.cpp:2182:13: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp ../deps/icu-small/source/common/ucnvisci.cpp: In function 'void UConverter_toUnicode_ISCII_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvisci.cpp:1409:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if (found) { ^~ ../deps/icu-small/source/common/ucnvisci.cpp:1431:13: note: here default:GET_MAPPING(sourceChar,targetUniChar,data) ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_60(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1490:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1492:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp ../deps/icu-small/source/common/ucnv_lmb.cpp: In function 'size_t LMBCSConversionWorker(UConverterDataLMBCS*, ulmbcs_byte_t, ulmbcs_byte_t*, UChar*, ulmbcs_byte_t*, UBool*)': ../deps/icu-small/source/common/ucnv_lmb.cpp:803:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 24); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:805:4: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:806:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 16); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:808:4: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:809:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 8); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:811:4: note: here case 1: ^~~~ ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_60::ICU_Utility::parsePattern(const icu_60::UnicodeString&, int32_t, int32_t, const icu_60::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp ../deps/icu-small/source/common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../deps/icu-small/source/common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:697:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:698:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:700:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o ../deps/icu-small/source/common/bytesinkutil.cpp ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_60(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:969:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:971:37: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:972:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:974:37: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_60(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:4647:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4649:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4650:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4652:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4653:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4655:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4669:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4671:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4673:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4675:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4677:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4702:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4704:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4705:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4707:17: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4722:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4726:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4728:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4732:17: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_60(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o ../deps/icu-small/source/common/rbbi_cache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.cpp ../deps/icu-small/source/tools/toolutil/ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)': ../deps/icu-small/source/tools/toolutil/ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_60::UnicodeString& icu_60::UnicodeString::copyFrom(const icu_60::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:539:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:552:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:561:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:563:3: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1941:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp In file included from ../deps/icu-small/source/common/cstring.h:31:0, from ../deps/icu-small/source/common/ucnv2022.cpp:44: ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/cmemory.h:72:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../deps/icu-small/source/common/ucnv2022.cpp:3357:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp:3359:13: note: here default: ^~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:981:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../deps/icu-small/source/common/ucnv2022.cpp:986:17: note: here case GB2312_1: ^~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:2180:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../deps/icu-small/source/common/ucnv2022.cpp:2182:13: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp ../deps/icu-small/source/common/ucnvisci.cpp: In function 'void UConverter_toUnicode_ISCII_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvisci.cpp:1409:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if (found) { ^~ ../deps/icu-small/source/common/ucnvisci.cpp:1431:13: note: here default:GET_MAPPING(sourceChar,targetUniChar,data) ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_60(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1490:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1492:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp ../deps/icu-small/source/common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../deps/icu-small/source/common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:697:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:698:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:700:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_60::ICU_Utility::parsePattern(const icu_60::UnicodeString&, int32_t, int32_t, const icu_60::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp ../deps/icu-small/source/common/ucnv_lmb.cpp: In function 'size_t LMBCSConversionWorker(UConverterDataLMBCS*, ulmbcs_byte_t, ulmbcs_byte_t*, UChar*, ulmbcs_byte_t*, UBool*)': ../deps/icu-small/source/common/ucnv_lmb.cpp:803:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 24); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:805:4: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:806:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 16); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:808:4: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:809:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 8); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:811:4: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_60(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:969:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:971:37: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:972:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:974:37: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_60(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:4647:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4649:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4650:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4652:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4653:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4655:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4669:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4671:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4673:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4675:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4677:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4702:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4704:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4705:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4707:17: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4722:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4726:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4728:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4732:17: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o ../deps/icu-small/source/common/bytesinkutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o ../deps/icu-small/source/tools/toolutil/unewdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o ../deps/icu-small/source/tools/toolutil/pkgitems.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o ../deps/icu-small/source/tools/toolutil/swapimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o ../deps/icu-small/source/tools/toolutil/ucbuf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o ../deps/icu-small/source/tools/toolutil/pkg_icu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o ../deps/icu-small/source/tools/toolutil/pkg_genc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o ../deps/icu-small/source/tools/toolutil/toolutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o ../deps/icu-small/source/tools/toolutil/filetools.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o ../deps/icu-small/source/tools/toolutil/filestrm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o ../deps/icu-small/source/tools/toolutil/denseranges.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o ../deps/icu-small/source/tools/toolutil/ppucd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o ../deps/icu-small/source/tools/toolutil/ucmstate.cpp ../deps/icu-small/source/tools/toolutil/ucmstate.cpp: In function 'void compactToUnicode2(UCMStates*, uint16_t**, _MBCSToUFallback*, int32_t, UBool)': ../deps/icu-small/source/tools/toolutil/ucmstate.cpp:656:83: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(MBCS_ENTRY_IS_TRANSITION(entry) && (MBCS_ENTRY_TRANSITION_STATE(entry))==trailState) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o ../deps/icu-small/source/tools/toolutil/ucln_tu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o ../deps/icu-small/source/tools/toolutil/uoptions.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o ../deps/icu-small/source/tools/toolutil/ucm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o ../deps/icu-small/source/tools/toolutil/package.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o ../deps/icu-small/source/tools/toolutil/flagparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o ../deps/icu-small/source/tools/toolutil/writesrc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o ../deps/icu-small/source/tools/toolutil/uparse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o ../deps/icu-small/source/tools/toolutil/pkg_gencmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o ../deps/icu-small/source/tools/toolutil/collationinfo.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o ../deps/icu-small/source/tools/toolutil/xmlparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o ../deps/icu-small/source/common/uloc_tag.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o ../deps/icu-small/source/common/ustrtrns.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_60(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o ../deps/icu-small/source/common/rbbi_cache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o ../deps/icu-small/source/common/servls.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o ../deps/icu-small/source/common/ucasemap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o ../deps/icu-small/source/common/dtintrv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o ../deps/icu-small/source/common/uidna.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o ../deps/icu-small/source/common/propsvec.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o ../deps/icu-small/source/common/ucnv2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o ../deps/icu-small/source/common/rbbidata.cpp ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void changeState_2022(UConverter*, const char**, const char*, Variant2022, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:981:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(myData2022->version==0) { ^~ ../deps/icu-small/source/common/ucnv2022.cpp:986:17: note: here case GB2312_1: ^~~~ ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_JP_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnv2022.cpp:2180:34: warning: this statement may fall through [-Wimplicit-fallthrough=] pToU2022State->g = 0; ~~~~~~~~~~~~~~~~~^~~ ../deps/icu-small/source/common/ucnv2022.cpp:2182:13: note: here default: ^~~~~~~ In file included from ../deps/icu-small/source/common/cstring.h:31:0, from ../deps/icu-small/source/common/ucnv2022.cpp:44: ../deps/icu-small/source/common/ucnv2022.cpp: In function 'void UConverter_toUnicode_ISO_2022_CN_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/cmemory.h:72:72: warning: this statement may fall through [-Wimplicit-fallthrough=] #define uprv_memset(buffer, mark, size) U_STANDARD_CPP_NAMESPACE memset(buffer, mark, size) ../deps/icu-small/source/common/ucnv2022.cpp:3357:17: note: in expansion of macro 'uprv_memset' uprv_memset(pToU2022State, 0, sizeof(ISO2022State)); ^~~~~~~~~~~ ../deps/icu-small/source/common/ucnv2022.cpp:3359:13: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o ../deps/icu-small/source/common/rbbirb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o ../deps/icu-small/source/common/unistr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o ../deps/icu-small/source/common/ucnvlat1.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o ../deps/icu-small/source/common/dictionarydata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o ../deps/icu-small/source/common/ustrfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o ../deps/icu-small/source/common/ustrcase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o ../deps/icu-small/source/common/unistr_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o ../deps/icu-small/source/common/uhash.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o ../deps/icu-small/source/common/ucnvisci.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o ../deps/icu-small/source/common/udataswp.cpp ../deps/icu-small/source/common/ucnvisci.cpp: In function 'void UConverter_toUnicode_ISCII_OFFSETS_LOGIC(UConverterToUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvisci.cpp:1409:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if (found) { ^~ ../deps/icu-small/source/common/ucnvisci.cpp:1431:13: note: here default:GET_MAPPING(sourceChar,targetUniChar,data) ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o ../deps/icu-small/source/common/ucnv_bld.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o ../deps/icu-small/source/common/ucnv_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o ../deps/icu-small/source/common/unistr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o ../deps/icu-small/source/common/ubidi_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o ../deps/icu-small/source/common/ucnv_u32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o ../deps/icu-small/source/common/uscript.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o ../deps/icu-small/source/common/unifilt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o ../deps/icu-small/source/common/utrie2_builder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o ../deps/icu-small/source/common/resbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o ../deps/icu-small/source/common/utext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o ../deps/icu-small/source/common/uobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o ../deps/icu-small/source/common/filterednormalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o ../deps/icu-small/source/common/listformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o ../deps/icu-small/source/common/parsepos.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o ../deps/icu-small/source/common/uinit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o ../deps/icu-small/source/common/normalizer2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o ../deps/icu-small/source/common/uvectr64.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o ../deps/icu-small/source/common/utf_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o ../deps/icu-small/source/common/unames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o ../deps/icu-small/source/common/ustrenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o ../deps/icu-small/source/common/unistr_case_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o ../deps/icu-small/source/common/ustack.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o ../deps/icu-small/source/common/ulist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o ../deps/icu-small/source/common/uenum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o ../deps/icu-small/source/common/appendable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o ../deps/icu-small/source/common/unifiedcache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o ../deps/icu-small/source/common/ustr_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o ../deps/icu-small/source/common/umutex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o ../deps/icu-small/source/common/loadednormalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o ../deps/icu-small/source/common/uloc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o ../deps/icu-small/source/common/ures_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o ../deps/icu-small/source/common/normlzr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o ../deps/icu-small/source/common/uhash_us.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o ../deps/icu-small/source/common/util_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o ../deps/icu-small/source/common/ucnv_lmb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o ../deps/icu-small/source/common/bytestriebuilder.cpp ../deps/icu-small/source/common/util_props.cpp: In static member function 'static int32_t icu_60::ICU_Utility::parsePattern(const icu_60::UnicodeString&, int32_t, int32_t, const icu_60::UnicodeString&, int32_t*)': ../deps/icu-small/source/common/util_props.cpp:102:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!PatternProps::isWhiteSpace(c)) { ^~ ../deps/icu-small/source/common/util_props.cpp:107:9: note: here case 126 /*'~'*/: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp: In function 'size_t LMBCSConversionWorker(UConverterDataLMBCS*, ulmbcs_byte_t, ulmbcs_byte_t*, UChar*, ulmbcs_byte_t*, UBool*)': ../deps/icu-small/source/common/ucnv_lmb.cpp:803:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 24); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:805:4: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:806:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 16); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:808:4: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:809:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *pLMBCS++ = (ulmbcs_byte_t)(value >> 8); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_lmb.cpp:811:4: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o ../deps/icu-small/source/common/ubidiln.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o ../deps/icu-small/source/common/icuplug.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o ../deps/icu-small/source/common/utypes.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o ../deps/icu-small/source/common/resource.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o ../deps/icu-small/source/common/rbbitblb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o ../deps/icu-small/source/common/ucasemap_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o ../deps/icu-small/source/common/uscript_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o ../deps/icu-small/source/common/ucnv_u8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o ../deps/icu-small/source/common/ucnvmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o ../deps/icu-small/source/common/locmap.cpp ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSGetFilteredUnicodeSetForUnicode_60(const UConverterSharedData*, const USetAdder*, UConverterUnicodeSet, UConverterSetFilter, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:969:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:971:37: note: here case 3: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o ../deps/icu-small/source/common/bytesinkutil.cpp ../deps/icu-small/source/common/ucnvmbcs.cpp:972:42: warning: this statement may fall through [-Wimplicit-fallthrough=] b|=*stage3++; ~^~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:974:37: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp: In function 'void ucnv_MBCSFromUnicodeWithOffsets_60(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvmbcs.cpp:4647:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4649:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4650:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4652:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4653:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(value>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4655:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4667:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4669:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4671:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4673:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4675:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4677:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4702:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4704:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4705:39: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(value>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4707:17: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4722:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4726:17: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4728:21: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvmbcs.cpp:4732:17: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o ../deps/icu-small/source/common/ucharstriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o ../deps/icu-small/source/common/bytestrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o ../deps/icu-small/source/common/usprep.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o ../deps/icu-small/source/common/bytestrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o ../deps/icu-small/source/common/uarrsort.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o ../deps/icu-small/source/common/sharedobject.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o ../deps/icu-small/source/common/usetiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o ../deps/icu-small/source/common/servslkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o ../deps/icu-small/source/common/ubiditransform.cpp ../deps/icu-small/source/common/ubiditransform.cpp: In function 'void resolveBaseDirection(const UChar*, uint32_t, UBiDiLevel*, UBiDiLevel*)': ../deps/icu-small/source/common/ubiditransform.cpp:397:48: warning: enumeral and non-enumeral type in conditional expression [-Wextra] *pInLevel = level != UBIDI_NEUTRAL ? level ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o ../deps/icu-small/source/common/usc_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o ../deps/icu-small/source/common/stringtriebuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o ../deps/icu-small/source/common/uset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o ../deps/icu-small/source/common/ucnv_err.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o ../deps/icu-small/source/common/ucharstrieiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o ../deps/icu-small/source/common/uniset_closure.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_60::UnicodeString& icu_60::UnicodeString::copyFrom(const icu_60::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:539:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:552:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:561:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:563:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1941:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o ../deps/icu-small/source/common/errorcode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o ../deps/icu-small/source/common/locbased.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o ../deps/icu-small/source/common/ucat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o ../deps/icu-small/source/common/ubrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o ../deps/icu-small/source/common/wintz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o ../deps/icu-small/source/common/locdspnm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o ../deps/icu-small/source/common/uresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o ../deps/icu-small/source/common/ulistformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o ../deps/icu-small/source/common/unormcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o ../deps/icu-small/source/common/unisetspan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o ../deps/icu-small/source/common/ucnv_cb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o ../deps/icu-small/source/common/udata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o ../deps/icu-small/source/common/locdispnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o ../deps/icu-small/source/common/uloc_keytype.cpp ../deps/icu-small/source/common/locdispnames.cpp: In function 'int32_t uloc_getDisplayName_60(const char*, const char*, UChar*, int32_t, UErrorCode*)': ../deps/icu-small/source/common/locdispnames.cpp:642:35: warning: this statement may fall through [-Wimplicit-fallthrough=] kenum = uloc_openKeywords(locale, pErrorCode); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/locdispnames.cpp:644:25: note: here default: { ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o ../deps/icu-small/source/common/utrie2.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o ../deps/icu-small/source/common/rbbi_cache.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o ../deps/icu-small/source/common/ucnv_u16.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o ../deps/icu-small/source/common/icudataver.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o ../deps/icu-small/source/common/utrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o ../deps/icu-small/source/common/patternprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o ../deps/icu-small/source/common/ucnv_u7.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o ../deps/icu-small/source/common/cmemory.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o ../deps/icu-small/source/common/servlkf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o ../deps/icu-small/source/common/uniset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o ../deps/icu-small/source/common/utrace.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o ../deps/icu-small/source/common/ucnvbocu.cpp ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:553:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:555:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:557:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:559:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:587:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:589:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:590:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:592:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:607:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:609:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:611:35: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:613:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp: In function 'void _Bocu1FromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvbocu.cpp:790:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:792:21: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:819:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>16); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:821:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:822:43: warning: this statement may fall through [-Wimplicit-fallthrough=] *charErrorBuffer++=(uint8_t)(diff>>8); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:824:21: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:838:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:840:21: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:841:34: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(diff>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvbocu.cpp:843:21: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o ../deps/icu-small/source/common/brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o ../deps/icu-small/source/common/ustr_wcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o ../deps/icu-small/source/common/ucnv_ct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o ../deps/icu-small/source/common/rbbistbl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o ../deps/icu-small/source/common/chariter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o ../deps/icu-small/source/common/schriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o ../deps/icu-small/source/common/messagepattern.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o ../deps/icu-small/source/common/umapfile.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o ../deps/icu-small/source/common/unistr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o ../deps/icu-small/source/common/punycode.cpp ../deps/icu-small/source/common/unistr.cpp: In member function 'icu_60::UnicodeString& icu_60::UnicodeString::copyFrom(const icu_60::UnicodeString&, UBool)': ../deps/icu-small/source/common/unistr.cpp:539:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if(fastCopy) { ^~ ../deps/icu-small/source/common/unistr.cpp:552:3: note: here case kWritableAlias: { ^~~~ ../deps/icu-small/source/common/unistr.cpp:561:18: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/common/unistr.cpp:563:3: note: here default: ^~~~~~~ ../deps/icu-small/source/common/unistr.cpp: At global scope: ../deps/icu-small/source/common/unistr.cpp:1941:13: warning: 'void uprv_UnicodeStringDummy()' defined but not used [-Wunused-function] static void uprv_UnicodeStringDummy(void) { ^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o ../deps/icu-small/source/common/servnotf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o ../deps/icu-small/source/common/filteredbrk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o ../deps/icu-small/source/common/umath.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o ../deps/icu-small/source/common/serv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o ../deps/icu-small/source/common/ucase.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o ../deps/icu-small/source/common/edits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o ../deps/icu-small/source/common/loclikely.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o ../deps/icu-small/source/common/charstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o ../deps/icu-small/source/common/cstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o ../deps/icu-small/source/common/ustring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o ../deps/icu-small/source/common/locutil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o ../deps/icu-small/source/common/ucharstrie.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_60(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1490:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1492:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o ../deps/icu-small/source/common/dictbe.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o ../deps/icu-small/source/common/ucnvscsu.cpp ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicodeWithOffsets(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1399:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1401:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1402:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1404:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1405:26: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1407:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1419:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1421:13: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1423:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1425:13: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1427:27: warning: this statement may fall through [-Wimplicit-fallthrough=] *offsets++=sourceIndex; ~~~~~~~~~~^~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1429:13: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1460:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1462:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1463:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1465:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1466:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1468:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1483:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1487:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1489:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if(offsets!=NULL) { ^~ ../deps/icu-small/source/common/ucnvscsu.cpp:1493:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp: In function 'void _SCSUFromUnicode(UConverterFromUnicodeArgs*, UErrorCode*)': ../deps/icu-small/source/common/ucnvscsu.cpp:1872:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>24); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1874:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1875:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1877:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1878:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1880:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1908:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>24); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1910:9: note: here case 3: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1911:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>16); ~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1913:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1914:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(c>>8); ~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1916:9: note: here case 1: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1930:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>16); ~~~~~~~~~^~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1932:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1933:22: warning: this statement may fall through [-Wimplicit-fallthrough=] *target++=(uint8_t)(c>>8); ~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnvscsu.cpp:1935:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o ../deps/icu-small/source/common/bytestream.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o ../deps/icu-small/source/common/propname.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o ../deps/icu-small/source/common/locid.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp ../deps/icu-small/source/common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../deps/icu-small/source/common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:697:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:698:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:700:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o ../deps/icu-small/source/common/uchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o ../deps/icu-small/source/common/ucnvdisp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o ../deps/icu-small/source/common/rbbiscan.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o ../deps/icu-small/source/common/uresbund.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp ../deps/icu-small/source/common/uresbund.cpp: In function 'const UChar* ures_getNextString_60(UResourceBundle*, int32_t*, const char**, UErrorCode*)': ../deps/icu-small/source/common/uresbund.cpp:1490:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *status = U_RESOURCE_TYPE_MISMATCH; ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/uresbund.cpp:1492:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o ../deps/icu-small/source/common/ushape.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o ../deps/icu-small/source/common/uts46.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o ../deps/icu-small/source/common/uvector.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o ../deps/icu-small/source/common/util.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o ../deps/icu-small/source/common/unistr_case.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o ../deps/icu-small/source/common/uprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o ../deps/icu-small/source/common/ustrcase_locale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o ../deps/icu-small/source/common/ucnvhz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o ../deps/icu-small/source/common/ucln_cmn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o ../deps/icu-small/source/common/ucnv_ext.cpp ../deps/icu-small/source/common/ucnv_ext.cpp: In function 'void ucnv_extWriteFromU(UConverter*, const int32_t*, uint32_t, char**, const char*, int32_t**, int32_t, UErrorCode*)': ../deps/icu-small/source/common/ucnv_ext.cpp:695:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>16); ~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:697:9: note: here case 2: ^~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:698:17: warning: this statement may fall through [-Wimplicit-fallthrough=] *p++=(uint8_t)(value>>8); ~~~~^~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/common/ucnv_ext.cpp:700:9: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o ../deps/icu-small/source/common/simpleformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o ../deps/icu-small/source/common/ucmndata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o ../deps/icu-small/source/common/ustr_titlecase_brkiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o ../deps/icu-small/source/common/uiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o ../deps/icu-small/source/common/ucurr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o ../deps/icu-small/source/common/locresdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o ../deps/icu-small/source/common/ucnv.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_60::PluralRuleParser::parse(const icu_60::UnicodeString&, icu_60::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o ../deps/icu-small/source/common/uvectr32.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o ../deps/icu-small/source/common/pluralmap.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o ../deps/icu-small/source/common/brkeng.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o ../deps/icu-small/source/common/locavailable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o ../deps/icu-small/source/common/putil.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o ../deps/icu-small/source/common/resbund_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o ../deps/icu-small/source/common/uniset_props.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o ../deps/icu-small/source/common/udatamem.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o ../deps/icu-small/source/common/normalizer2impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o ../deps/icu-small/source/i18n/number_decimfmtprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o ../deps/icu-small/source/common/ucnv_io.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o ../deps/icu-small/source/common/servrbf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o ../deps/icu-small/source/common/rbbinode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o ../deps/icu-small/source/i18n/number_stringbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o ../deps/icu-small/source/common/cstr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o ../deps/icu-small/source/common/ubidi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o ../deps/icu-small/source/common/rbbi.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o ../deps/icu-small/source/common/unorm.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o ../deps/icu-small/source/common/cwchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o ../deps/icu-small/source/common/uinvchar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o ../deps/icu-small/source/common/ucnvsel.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o ../deps/icu-small/source/common/ubidiwrt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o ../deps/icu-small/source/common/ruleiter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o ../deps/icu-small/source/common/rbbisetb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o ../deps/icu-small/source/common/ucnv_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o ../deps/icu-small/source/common/unifunct.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o ../deps/icu-small/source/common/ucol_swp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o ../deps/icu-small/source/common/stringpiece.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o ../deps/icu-small/source/common/uchriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o ../deps/icu-small/source/common/caniter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o ../deps/icu-small/source/common/servlk.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o ../deps/icu-small/source/common/uset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o ../deps/icu-small/source/i18n/regeximp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o ../deps/icu-small/source/i18n/plurrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o ../deps/icu-small/source/i18n/format.cpp ../deps/icu-small/source/i18n/plurrule.cpp: In member function 'void icu_60::PluralRuleParser::parse(const icu_60::UnicodeString&, icu_60::PluralRules*, UErrorCode&)': ../deps/icu-small/source/i18n/plurrule.cpp:517:38: warning: this statement may fall through [-Wimplicit-fallthrough=] curAndConstraint->negated=TRUE; ../deps/icu-small/source/i18n/plurrule.cpp:519:9: note: here case tIn: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o ../deps/icu-small/source/i18n/udateintervalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o ../deps/icu-small/source/i18n/collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o ../deps/icu-small/source/i18n/udat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o ../deps/icu-small/source/i18n/numfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o ../deps/icu-small/source/i18n/ufieldpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o ../deps/icu-small/source/i18n/tmunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o ../deps/icu-small/source/i18n/ethpccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o ../deps/icu-small/source/i18n/tmutamt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o ../deps/icu-small/source/i18n/ulocdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o ../deps/icu-small/source/i18n/vzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o ../deps/icu-small/source/i18n/decNumber.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o ../deps/icu-small/source/i18n/measunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o ../deps/icu-small/source/i18n/measure.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o ../deps/icu-small/source/i18n/region.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o ../deps/icu-small/source/i18n/number_decimfmtprops.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o ../deps/icu-small/source/i18n/upluralrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o ../deps/icu-small/source/i18n/rbt_rule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o ../deps/icu-small/source/i18n/number_stringbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o ../deps/icu-small/source/i18n/utf8collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o ../deps/icu-small/source/i18n/coptccal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o ../deps/icu-small/source/i18n/collationkeys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o ../deps/icu-small/source/i18n/hebrwcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o ../deps/icu-small/source/i18n/rbt_data.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::processOverrideString(const icu_60::Locale&, const icu_60::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1370:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1372:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::subFormat(icu_60::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_60::FieldPositionHandler&, icu_60::Calendar&, icu_60::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1476:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1492:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1598:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1603:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_60::SimpleDateFormat::subParse(const icu_60::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_60::Calendar&, int32_t, icu_60::MessageFormat*, UTimeZoneFormatTimeType*, icu_60::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3002:13: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3008:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3194:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3199:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3223:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3232:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3320:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3325:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o ../deps/icu-small/source/i18n/plurfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o ../deps/icu-small/source/i18n/csr2022.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o ../deps/icu-small/source/i18n/umsg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o ../deps/icu-small/source/i18n/digitaffix.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o ../deps/icu-small/source/i18n/nfrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o ../deps/icu-small/source/i18n/standardplural.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o ../deps/icu-small/source/i18n/collationsettings.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o ../deps/icu-small/source/i18n/search.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o ../deps/icu-small/source/i18n/coll.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o ../deps/icu-small/source/i18n/zonemeta.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o ../deps/icu-small/source/i18n/windtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o ../deps/icu-small/source/i18n/uregexc.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o ../deps/icu-small/source/i18n/pluralaffix.cpp ../deps/icu-small/source/i18n/collationweights.cpp: In member function 'UBool icu_60::CollationWeights::allocWeights(uint32_t, uint32_t, int32_t)': ../deps/icu-small/source/i18n/collationweights.cpp:394:39: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] for(int32_t i = 0; i < rangeCount && ranges[i].length <= (minLength + 1); ++i) { ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o ../deps/icu-small/source/i18n/indiancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o ../deps/icu-small/source/i18n/wintzimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o ../deps/icu-small/source/i18n/rbt_pars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o ../deps/icu-small/source/i18n/inputext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o ../deps/icu-small/source/i18n/astro.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o ../deps/icu-small/source/i18n/collationfcd.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o ../deps/icu-small/source/i18n/dtitvfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o ../deps/icu-small/source/i18n/decimalformatpattern.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o ../deps/icu-small/source/i18n/number_rounding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o ../deps/icu-small/source/i18n/persncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o ../deps/icu-small/source/i18n/simpletz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o ../deps/icu-small/source/i18n/uni2name.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o ../deps/icu-small/source/i18n/uregex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o ../deps/icu-small/source/i18n/csmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o ../deps/icu-small/source/i18n/stsearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o ../deps/icu-small/source/i18n/ucsdet.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o ../deps/icu-small/source/i18n/coleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o ../deps/icu-small/source/i18n/choicfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o ../deps/icu-small/source/i18n/number_patternmodifier.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o ../deps/icu-small/source/i18n/tmutfmt.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_60::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_60::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_60::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o ../deps/icu-small/source/i18n/smpdtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::processOverrideString(const icu_60::Locale&, const icu_60::UnicodeString&, int8_t, UErrorCode&)': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1370:34: warning: this statement may fall through [-Wimplicit-fallthrough=] U_FALLTHROUGH; ^ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1372:17: note: here case kOvrStrTime : { ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'void icu_60::SimpleDateFormat::subFormat(icu_60::UnicodeString&, UChar, int32_t, UDisplayContext, int32_t, icu_60::FieldPositionHandler&, icu_60::Calendar&, icu_60::SimpleDateFormatMutableNFs&, UErrorCode&) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:1476:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (fSymbols->fShortYearNames != NULL && value <= fSymbols->fShortYearNamesCount) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1492:5: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1598:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (U_FAILURE(status)) { ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:1603:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp: In member function 'int32_t icu_60::SimpleDateFormat::subParse(const icu_60::UnicodeString&, int32_t&, UChar, int32_t, UBool, UBool, UBool*, int32_t&, icu_60::Calendar&, int32_t, icu_60::MessageFormat*, UTimeZoneFormatTimeType*, icu_60::SimpleDateFormatMutableNFs&, int32_t*) const': ../deps/icu-small/source/i18n/smpdtfmt.cpp:3002:27: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value < 0 || value > 24) { ~~~~~~~~~~^~~~~~~~~~~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3008:9: note: here case UDAT_YEAR_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3194:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getMaximum(UCAL_HOUR_OF_DAY) + 1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3199:5: note: here case UDAT_HOUR_OF_DAY0_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3223:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (gotNumber) // i.e., e or ee ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3232:5: note: here case UDAT_DAY_OF_WEEK_FIELD: ^~~~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3320:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (value == cal.getLeastMaximum(UCAL_HOUR)+1) ^~ ../deps/icu-small/source/i18n/smpdtfmt.cpp:3325:5: note: here case UDAT_HOUR0_FIELD: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o ../deps/icu-small/source/i18n/remtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o ../deps/icu-small/source/i18n/regextxt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o ../deps/icu-small/source/i18n/number_compact.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o ../deps/icu-small/source/i18n/timezone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o ../deps/icu-small/source/i18n/tzrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o ../deps/icu-small/source/i18n/collationroot.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o ../deps/icu-small/source/i18n/collationweights.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o ../deps/icu-small/source/i18n/csdetect.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o ../deps/icu-small/source/i18n/dtitvinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o ../deps/icu-small/source/i18n/fpositer.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o ../deps/icu-small/source/i18n/digitlst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o ../deps/icu-small/source/i18n/nfrs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o ../deps/icu-small/source/i18n/zrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o ../deps/icu-small/source/i18n/number_scientific.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o ../deps/icu-small/source/i18n/rbt_set.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o ../deps/icu-small/source/i18n/buddhcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o ../deps/icu-small/source/i18n/vtzone.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o ../deps/icu-small/source/i18n/tridpars.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o ../deps/icu-small/source/i18n/number_decimalquantity.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o ../deps/icu-small/source/i18n/rbnf.cpp In file included from ../deps/icu-small/source/i18n/number_decimalquantity.cpp:10:0: In function 'void icu_60::number::impl::DecimalQuantity::ensureCapacity(int32_t)', inlined from 'void icu_60::number::impl::DecimalQuantity::setDigitPos(int32_t, int8_t)', inlined from 'void icu_60::number::impl::DecimalQuantity::appendDigit(int8_t, int32_t, bool)' at ../deps/icu-small/source/i18n/number_decimalquantity.cpp:680:16: ../deps/icu-small/source/common/cmemory.h:59:68: warning: 'void* memcpy(void*, const void*, size_t)': specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/number_decimalquantity.cpp:897:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(bcd1, fBCD.bcdBytes.ptr, oldCapacity * sizeof(int8_t)); ^~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o ../deps/icu-small/source/i18n/number_affixutils.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp In function 'void icu_60::number::impl::DecimalQuantity::ensureCapacity(int32_t)', inlined from 'void icu_60::number::impl::DecimalQuantity::setDigitPos(int32_t, int8_t)', inlined from 'void icu_60::number::impl::DecimalQuantity::roundToMagnitude(int32_t, icu_60::number::impl::RoundingMode, UErrorCode&)' at ../deps/icu-small/source/i18n/number_decimalquantity.cpp:644:24: ../deps/icu-small/source/common/cmemory.h:59:68: warning: 'void* memcpy(void*, const void*, size_t)': specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/number_decimalquantity.cpp:897:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(bcd1, fBCD.bcdBytes.ptr, oldCapacity * sizeof(int8_t)); ^~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o ../deps/icu-small/source/i18n/number_rounding.cpp ../deps/icu-small/source/i18n/number_decimalquantity.cpp: In member function 'const char16_t* icu_60::number::impl::DecimalQuantity::checkHealth() const': ../deps/icu-small/source/i18n/number_decimalquantity.cpp:707:26: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow] if (position < 0 || position > precision) { return 0; } ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o ../deps/icu-small/source/i18n/msgfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o ../deps/icu-small/source/i18n/number_notation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o ../deps/icu-small/source/i18n/number_modifiers.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o ../deps/icu-small/source/i18n/dangical.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o ../deps/icu-small/source/i18n/visibledigits.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o ../deps/icu-small/source/i18n/titletrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o ../deps/icu-small/source/i18n/collationdata.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o ../deps/icu-small/source/i18n/strmatch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o ../deps/icu-small/source/i18n/compactdecimalformat.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o ../deps/icu-small/source/i18n/tznames_impl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o ../deps/icu-small/source/i18n/number_grouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o ../deps/icu-small/source/i18n/fmtable_cnv.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o ../deps/icu-small/source/i18n/decfmtst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o ../deps/icu-small/source/i18n/tolowtrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o ../deps/icu-small/source/i18n/number_patternmodifier.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp In file included from ../deps/icu-small/source/i18n/dtptngen.cpp:39:0: ../deps/icu-small/source/i18n/dtptngen_impl.h: In member function 'icu_60::StringEnumeration* icu_60::DateTimePatternGenerator::getRedundants(UErrorCode&)': ../deps/icu-small/source/i18n/dtptngen_impl.h:154:7: warning: '*((void*)(& current)+4).icu_60::PtnSkeleton::addedDefaultDayPeriod' may be used uninitialized in this function [-Wmaybe-uninitialized] class PtnSkeleton : public UMemory { ^~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o ../deps/icu-small/source/i18n/fmtable.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int32_t icu_60::Formattable::getLong(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:432:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:437:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'int64_t icu_60::Formattable::getInt64(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:484:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:489:5: note: here default: ^~~~~~~ ../deps/icu-small/source/i18n/fmtable.cpp: In member function 'double icu_60::Formattable::getDouble(UErrorCode&) const': ../deps/icu-small/source/i18n/fmtable.cpp:515:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (instanceOfMeasure(fValue.fObject)) { ^~ ../deps/icu-small/source/i18n/fmtable.cpp:520:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o ../deps/icu-small/source/i18n/reldtfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o ../deps/icu-small/source/i18n/number_fluent.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nounit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nounit.o ../deps/icu-small/source/i18n/nounit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o ../deps/icu-small/source/i18n/uitercollationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o ../deps/icu-small/source/i18n/cpdtrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o ../deps/icu-small/source/i18n/alphaindex.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o ../deps/icu-small/source/i18n/transreg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o ../deps/icu-small/source/i18n/reldatefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o ../deps/icu-small/source/i18n/number_compact.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o ../deps/icu-small/source/i18n/selfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o ../deps/icu-small/source/i18n/nfsubs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o ../deps/icu-small/source/i18n/csrmbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2132:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2136:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3650:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3652:5: note: here case UCAL_MONTH: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o ../deps/icu-small/source/i18n/regexcmp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o ../deps/icu-small/source/i18n/toupptrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o ../deps/icu-small/source/i18n/affixpatternparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o ../deps/icu-small/source/i18n/collationruleparser.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o ../deps/icu-small/source/i18n/number_scientific.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o ../deps/icu-small/source/i18n/unumsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o ../deps/icu-small/source/i18n/uspoof_build.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o ../deps/icu-small/source/i18n/cecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o ../deps/icu-small/source/i18n/funcrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o ../deps/icu-small/source/i18n/usearch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o ../deps/icu-small/source/i18n/taiwncal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o ../deps/icu-small/source/i18n/japancal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o ../deps/icu-small/source/i18n/collationrootelements.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o ../deps/icu-small/source/i18n/tztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o ../deps/icu-small/source/i18n/number_decimalquantity.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o ../deps/icu-small/source/i18n/dayperiodrules.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o ../deps/icu-small/source/i18n/number_affixutils.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o ../deps/icu-small/source/i18n/collationfastlatin.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o ../deps/icu-small/source/i18n/nultrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o ../deps/icu-small/source/i18n/collationsets.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o ../deps/icu-small/source/i18n/uspoof_conf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o ../deps/icu-small/source/i18n/name2uni.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o ../deps/icu-small/source/i18n/number_notation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o ../deps/icu-small/source/i18n/number_modifiers.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o ../deps/icu-small/source/i18n/islamcal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o ../deps/icu-small/source/i18n/utf16collationiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o ../deps/icu-small/source/i18n/translit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o ../deps/icu-small/source/i18n/digitformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o ../deps/icu-small/source/i18n/utrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o ../deps/icu-small/source/i18n/smallintformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o ../deps/icu-small/source/i18n/ucol_res.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o ../deps/icu-small/source/i18n/fphdlimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o ../deps/icu-small/source/i18n/number_integerwidth.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o ../deps/icu-small/source/i18n/sharedbreakiterator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o ../deps/icu-small/source/i18n/unum.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o ../deps/icu-small/source/i18n/collationfastlatinbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o ../deps/icu-small/source/i18n/curramt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o ../deps/icu-small/source/i18n/dtptngen.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o ../deps/icu-small/source/i18n/digitaffixesandpadding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o ../deps/icu-small/source/i18n/gregocal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o ../deps/icu-small/source/i18n/currunit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o ../deps/icu-small/source/i18n/number_grouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o ../deps/icu-small/source/i18n/olsontz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o ../deps/icu-small/source/i18n/dtrule.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o ../deps/icu-small/source/i18n/datefmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o ../deps/icu-small/source/i18n/nortrans.cpp In file included from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21:0: ../deps/icu-small/source/i18n/collationdatawriter.cpp: In static member function 'static int32_t icu_60::CollationDataWriter::writeTailoring(const icu_60::CollationTailoring&, const icu_60::CollationSettings&, int32_t*, uint8_t*, int32_t, UErrorCode&)': ../deps/icu-small/source/common/cmemory.h:59:68: warning: argument 2 null where non-null expected [-Wnonnull] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/collationdatawriter.cpp:346:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(dest + start, src, limit - start); ^~~~~~~~~~~ In file included from ../deps/icu-small/source/common/cmemory.h:32:0, from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21: /usr/include/string.h:42:14: note: in a call to function 'void* memcpy(void*, const void*, size_t)' declared here extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ In file included from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21:0: ../deps/icu-small/source/i18n/collationdatawriter.cpp: In member function 'int32_t icu_60::RuleBasedCollator::cloneBinary(uint8_t*, int32_t, UErrorCode&) const': ../deps/icu-small/source/common/cmemory.h:59:68: warning: argument 2 null where non-null expected [-Wnonnull] #define uprv_memcpy(dst, src, size) U_STANDARD_CPP_NAMESPACE memcpy(dst, src, size) ../deps/icu-small/source/i18n/collationdatawriter.cpp:346:9: note: in expansion of macro 'uprv_memcpy' uprv_memcpy(dest + start, src, limit - start); ^~~~~~~~~~~ In file included from ../deps/icu-small/source/common/cmemory.h:32:0, from ../deps/icu-small/source/i18n/collationdatawriter.cpp:21: /usr/include/string.h:42:14: note: in a call to function 'void* memcpy(void*, const void*, size_t)' declared here extern void *memcpy (void *__restrict __dest, const void *__restrict __src, ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o ../deps/icu-small/source/i18n/digitinterval.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o ../deps/icu-small/source/i18n/smpdtfst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o ../deps/icu-small/source/i18n/number_formatimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o ../deps/icu-small/source/i18n/number_padding.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o ../deps/icu-small/source/i18n/tzgnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o ../deps/icu-small/source/i18n/csrecog.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o ../deps/icu-small/source/i18n/ucol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o ../deps/icu-small/source/i18n/chnsecal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o ../deps/icu-small/source/i18n/bocsu.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o ../deps/icu-small/source/i18n/basictz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o ../deps/icu-small/source/i18n/number_patternstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o ../deps/icu-small/source/i18n/gregoimp.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o ../deps/icu-small/source/i18n/number_fluent.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o ../deps/icu-small/source/i18n/collationdatabuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_60::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nounit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nounit.o ../deps/icu-small/source/i18n/nounit.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o ../deps/icu-small/source/i18n/dtfmtsym.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o ../deps/icu-small/source/i18n/number_longnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libbase.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libplatform.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/js2c.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicui18n.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libsampler.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicustubdata.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/v8_dump_build_config.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/cares/libcares.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cares/deps/cares/src/inet_ntop.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/gtest/libgtest.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/gtest/deps/gtest/src/gtest_main.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/inspector/protocol_generated_sources.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicuucx.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icuucx/deps/icu-small/source/common/uset.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o ../deps/icu-small/source/i18n/calendar.cpp ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::add(UCalendarDateFields, int32_t, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:2132:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/icu-small/source/i18n/calendar.cpp:2136:5: note: here case UCAL_EXTENDED_YEAR: ^~~~ ../deps/icu-small/source/i18n/calendar.cpp: In member function 'virtual void icu_60::Calendar::prepareGetActual(UCalendarDateFields, UBool, UErrorCode&)': ../deps/icu-small/source/i18n/calendar.cpp:3650:12: warning: this statement may fall through [-Wimplicit-fallthrough=] set(UCAL_WEEK_OF_YEAR, getGreatestMinimum(UCAL_WEEK_OF_YEAR)); ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/calendar.cpp:3652:5: note: here case UCAL_MONTH: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o ../deps/icu-small/source/i18n/csrsbcs.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o ../deps/icu-small/source/i18n/csrucode.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o ../deps/icu-small/source/i18n/csrutf8.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o ../deps/icu-small/source/i18n/collation.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o ../deps/icu-small/source/i18n/precision.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o ../deps/icu-small/source/i18n/strrepl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o ../deps/icu-small/source/i18n/repattrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o ../deps/icu-small/source/i18n/utmscale.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o ../deps/icu-small/source/i18n/measfmt.cpp rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/nounit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o ../deps/icu-small/source/i18n/gender.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o ../deps/icu-small/source/i18n/uregion.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o ../deps/icu-small/source/i18n/valueformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o ../deps/icu-small/source/i18n/dcfmtsym.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:184:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c:245:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:264:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:290:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:334:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:393:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:427:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c:429:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isWhitespace': ../deps/icu-small/source/tools/genrb/read.c:452:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:453:5: note: here case 0x000D: ^~~~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isNewline': ../deps/icu-small/source/tools/genrb/read.c:469:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:470:5: note: here case 0x000D: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o ../deps/icu-small/source/i18n/collationdatareader.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o ../deps/icu-small/source/i18n/ucln_in.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o ../deps/icu-small/source/i18n/rematch.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o ../deps/icu-small/source/i18n/scientificnumberformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o ../deps/icu-small/source/i18n/decContext.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o ../deps/icu-small/source/i18n/unesctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o ../deps/icu-small/source/i18n/esctrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o ../deps/icu-small/source/i18n/collationbuilder.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o ../deps/icu-small/source/i18n/winnmfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o ../deps/icu-small/source/i18n/collationcompare.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o ../deps/icu-small/source/i18n/uspoof.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o ../deps/icu-small/source/i18n/number_integerwidth.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o ../deps/icu-small/source/i18n/quant.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o ../deps/icu-small/source/i18n/sortkey.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o ../deps/icu-small/source/i18n/regexst.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o ../deps/icu-small/source/i18n/rbtz.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o ../deps/icu-small/source/i18n/decimfmtimpl.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o ../deps/icu-small/source/i18n/scriptset.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o ../deps/icu-small/source/i18n/collationtailoring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o ../deps/icu-small/source/i18n/tzfmt.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o ../deps/icu-small/source/i18n/collationdatawriter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o ../deps/icu-small/source/i18n/quantityformatter.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o ../deps/icu-small/source/i18n/number_formatimpl.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/icuuc.stamp g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Release/genccode -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o ../deps/icu-small/source/i18n/number_padding.cpp g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Release/icupkg -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Release/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o ../deps/icu-small/source/i18n/currpinf.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o ../deps/icu-small/source/i18n/rbt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o ../deps/icu-small/source/i18n/tznames.cpp g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Release/genrb -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o ../deps/icu-small/source/i18n/anytrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o ../deps/icu-small/source/i18n/udatpg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o ../deps/icu-small/source/i18n/rulebasedcollator.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v8.11.3/out/Release" -D ../../deps/icu-small/source/data/in/icudt60l.dat --delete-tmp -T "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp" -F icu_small.json -O icudt60l.dat -v -L en,root g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o ../deps/icu-small/source/i18n/brktrans.cpp /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o ../deps/icu-small/source/i18n/digitgrouping.cpp en en g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o ../deps/icu-small/source/i18n/ucol_sit.cpp /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v8.11.3/out/Release', 'deltmpdir': 1, 'outfile': 'icudt60l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt60l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 2 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/icudt60l.dat" "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/icusmdt60.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen; "/builddir/build/BUILD/node-v8.11.3/out/Release/genccode" -d "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen" "/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/icusmdt60.dat" g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o ../deps/icu-small/source/i18n/number_patternstring.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o ../deps/icu-small/source/i18n/casetrn.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o ../deps/icu-small/source/i18n/numsys.cpp generating C code for /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icutmp/icusmdt60.dat cc '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -O3 -fno-omit-frame-pointer -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icudata/gen/icusmdt60_dat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icudata/gen/icusmdt60_dat.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/icusmdt60_dat.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o ../deps/icu-small/source/i18n/ztrans.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o ../deps/icu-small/source/i18n/currfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o ../deps/icu-small/source/i18n/decimfmt.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o ../deps/icu-small/source/i18n/ucoleitr.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o ../deps/icu-small/source/i18n/uspoof_impl.cpp ../deps/icu-small/source/i18n/ucoleitr.cpp: In member function 'uint64_t icu_60::UCollationPCE::processCE(uint32_t)': ../deps/icu-small/source/i18n/ucoleitr.cpp:226:18: warning: this statement may fall through [-Wimplicit-fallthrough=] tertiary = ucol_tertiaryOrder(ce); ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:229:5: note: here case UCOL_SECONDARY: ^~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:230:19: warning: this statement may fall through [-Wimplicit-fallthrough=] secondary = ucol_secondaryOrder(ce); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/icu-small/source/i18n/ucoleitr.cpp:233:5: note: here case UCOL_PRIMARY: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o ../deps/icu-small/source/i18n/ucal.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o ../deps/icu-small/source/i18n/number_longnames.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DU_COMMON_IMPLEMENTATION=1' '-DU_I18N_IMPLEMENTATION=1' '-DU_IO_IMPLEMENTATION=1' '-DU_TOOLUTIL_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -fno-exceptions -std=gnu++0x -frtti -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o ../deps/icu-small/source/stubdata/stubdata.cpp rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_setup.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_setup.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_setup/deps/v8/src/setup-isolate-full.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libbase.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/bits.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/cpu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/functional.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/logging.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/once.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/js2c.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicui18n.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimfmtprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_stringbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_rounding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternmodifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_compact.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_scientific.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_decimalquantity.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_affixutils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_notation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_modifiers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_grouping.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_fluent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/nounit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_integerwidth.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_formatimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_padding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_patternstring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icui18n/deps/icu-small/source/i18n/number_longnames.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicustubdata.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icustubdata/deps/icu-small/source/stubdata/stubdata.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_generators.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_generators.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-arguments-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-array-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-function-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-generator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-async-iterator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-boolean-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-call-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-collections-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-console-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-constructor-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-conversion-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-date-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-debug-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-forin-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-function-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-generator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-global-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-handler-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-ic-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-internal-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-interpreter-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-intl-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-iterator-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-math-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-number-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-object-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-promise-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-proxy-helpers-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-regexp-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-string-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-symbol-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-typedarray-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/builtins-wasm-gen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/setup-builtins-internal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/accessor-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/binary-op-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/ic/keyed-store-generic.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/interpreter-intrinsics-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/interpreter/setup-interpreter-internal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_builtins_generators/deps/v8/src/builtins/arm/builtins-arm.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/v8_dump_build_config.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/cares/libcares.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_cancel.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__close_sockets.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_create_query.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_data.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_destroy.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_name.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_expand_string.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_fds.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_hostent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_free_string.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyaddr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_gethostbyname.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__get_hostent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getnameinfo.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getopt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_getsock.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_init.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_library_init.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_llist.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_mkquery.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_nowarn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_options.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_aaaa_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_a_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_mx_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_naptr_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ns_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_ptr_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_soa_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_srv_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_parse_txt_reply.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_process.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_query.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__read_line.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_search.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_send.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strcasecmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strdup.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_strerror.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_timeout.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares__timeval.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_version.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/ares_writev.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/bitncmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_net_pton.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cares/deps/cares/src/inet_ntop.o rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/gtest/libgtest.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-death-test.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-filepath.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-port.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-printers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-test-part.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest-typed-test.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/gtest/deps/gtest/src/gtest_main.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/inspector/protocol_generated_sources.stamp rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicuucx.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytesinkutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi_cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icuucx/deps/icu-small/source/common/uset.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/unewdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkgitems.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/swapimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucbuf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_icu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_genc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/toolutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filetools.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/filestrm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/denseranges.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ppucd.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucmstate.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucln_tu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uoptions.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/ucm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/package.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/flagparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/writesrc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/uparse.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/pkg_gencmn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/collationinfo.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/tools/toolutil/xmlparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_tag.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrtrns.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servls.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dtintrv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uidna.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propsvec.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv2022.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbidata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbirb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvlat1.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictionarydata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvisci.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udataswp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_bld.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u32.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifilt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2_builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uobject.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filterednormalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/listformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/parsepos.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr64.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utf_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrenum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case_locale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustack.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulist.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uenum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/appendable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifiedcache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umutex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loadednormalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ures_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normlzr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uhash_us.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_lmb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiln.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icuplug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utypes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resource.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbitblb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucasemap_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uscript_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locmap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytesinkutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usprep.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uarrsort.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/sharedobject.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usetiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bmpset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servslkf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubiditransform.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/usc_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringtriebuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_err.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrieiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_closure.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/errorcode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locbased.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubrk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/wintz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdspnm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ulistformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unormcmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unisetspan.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_cb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locdispnames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uloc_keytype.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi_cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u16.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/icudataver.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/patternprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_u7.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cmemory.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlkf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/utrace.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvbocu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_wcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ct.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbistbl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/chariter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/schriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/messagepattern.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umapfile.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/punycode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servnotf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/filteredbrk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/umath.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/serv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucase.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/edits.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/loclikely.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/charstr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucharstrie.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/dictbe.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvscsu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/bytestream.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/propname.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locid.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvdisp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbiscan.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uresbund.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ushape.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uts46.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvector.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unistr_case.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustrcase_locale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvhz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucln_cmn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_ext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/simpleformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucmndata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ustr_titlecase_brkiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucurr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locresdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uvectr32.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/pluralmap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/brkeng.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/locavailable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/putil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/resbund_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uniset_props.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/udatamem.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/normalizer2impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_io.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servrbf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbinode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cstr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidi.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbi.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unorm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/cwchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uinvchar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnvsel.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ubidiwrt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ruleiter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/rbbisetb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucnv_set.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/unifunct.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/ucol_swp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/stringpiece.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uchriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/caniter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/servlk.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/common/uset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regeximp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/format.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udateintervalformat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ufieldpositer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ethpccal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutamt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ulocdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vzone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decNumber.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measure.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/region.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimfmtprops.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/upluralrules.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_rule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_stringbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf8collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coptccal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationkeys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/hebrwcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_data.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/plurfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csr2022.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/umsg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/standardplural.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsettings.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/search.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coll.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zonemeta.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/windtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregexc.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/pluralaffix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/indiancal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/wintzimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_pars.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/inputext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/astro.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfcd.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimalformatpattern.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/persncal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/simpletz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uni2name.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csmatch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/stsearch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucsdet.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/coleitr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/choicfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tmutfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/remtrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regextxt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/timezone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationroot.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationweights.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csdetect.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtitvinf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fpositer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitlst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfrs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/zrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt_set.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/buddhcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/vtzone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tridpars.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbnf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_rounding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/msgfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dangical.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/visibledigits.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/titletrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdata.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strmatch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/compactdecimalformat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable_cnv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decfmtst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tolowtrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternmodifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fmtable.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldtfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uitercollationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cpdtrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/alphaindex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/transreg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/reldatefmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_compact.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/selfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nfsubs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrmbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexcmp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/toupptrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/affixpatternparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationruleparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_scientific.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unumsys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_build.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/cecal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/funcrepl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/usearch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/taiwncal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/japancal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationrootelements.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tztrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_decimalquantity.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dayperiodrules.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_affixutils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatin.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nultrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationsets.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_conf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/name2uni.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_notation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_modifiers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/islamcal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utf16collationiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/translit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smallintformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_res.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/fphdlimp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sharedbreakiterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationfastlatinbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/curramt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtptngen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitaffixesandpadding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregocal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currunit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_grouping.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/olsontz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtrule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/datefmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nortrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitinterval.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/smpdtfst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzgnames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrecog.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/chnsecal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/bocsu.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/basictz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gregoimp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_fluent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatabuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/nounit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dtfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/calendar.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrsbcs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrucode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/csrutf8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/precision.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/strrepl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/repattrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/utmscale.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/measfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/gender.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uregion.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/valueformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/dcfmtsym.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatareader.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucln_in.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rematch.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scientificnumberformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decContext.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/unesctrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/esctrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationbuilder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/winnmfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationcompare.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_integerwidth.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quant.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/sortkey.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/regexst.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbtz.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmtimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/scriptset.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationtailoring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tzfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/collationdatawriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/quantityformatter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_formatimpl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_padding.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currpinf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rbt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/tznames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/anytrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/udatpg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/rulebasedcollator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/brktrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/digitgrouping.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucol_sit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_patternstring.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/casetrn.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/numsys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ztrans.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/currfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/decimfmt.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucoleitr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/uspoof_impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/ucal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/i18n/number_longnames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icutools/deps/icu-small/source/stubdata/stubdata.o gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o ../deps/icu-small/source/tools/genccode/genccode.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o ../deps/icu-small/source/tools/icupkg/icupkg.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/tools/icu/no-op.o ../tools/icu/no-op.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o ../deps/icu-small/source/tools/genrb/prscmnts.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o ../deps/icu-small/source/tools/genrb/errmsg.c gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o ../deps/icu-small/source/tools/genrb/read.c ../deps/icu-small/source/tools/genrb/read.c: In function 'getStringToken': ../deps/icu-small/source/tools/genrb/read.c:167:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:184:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c:245:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:264:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:290:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_ERR) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'getNextChar': ../deps/icu-small/source/tools/genrb/read.c:334:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c:349:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilNewline': ../deps/icu-small/source/tools/genrb/read.c:393:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (!isNewline(c) && c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'seekUntilEndOfComment': ../deps/icu-small/source/tools/genrb/read.c:427:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] } while (c != U_EOF && *status == U_ZERO_ERROR); ^~ ../deps/icu-small/source/tools/genrb/read.c:429:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (c == U_EOF) { ^~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isWhitespace': ../deps/icu-small/source/tools/genrb/read.c:452:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:453:5: note: here case 0x000D: ^~~~ ../deps/icu-small/source/tools/genrb/read.c: In function 'isNewline': ../deps/icu-small/source/tools/genrb/read.c:469:18: warning: this statement may fall through [-Wimplicit-fallthrough=] lineCount++; ~~~~~~~~~^~ ../deps/icu-small/source/tools/genrb/read.c:470:5: note: here case 0x000D: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o ../deps/icu-small/source/tools/genrb/wrtjava.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o ../deps/icu-small/source/tools/genrb/genrb.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o ../deps/icu-small/source/tools/genrb/parse.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o ../deps/icu-small/source/tools/genrb/rle.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o ../deps/icu-small/source/tools/genrb/wrtxml.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o ../deps/icu-small/source/tools/genrb/ustr.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o ../deps/icu-small/source/tools/genrb/reslist.cpp gcc '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o ../deps/icu-small/source/tools/genrb/rbutil.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o ../tools/icu/iculslocs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -I../deps/icu-small/source/i18n -I../deps/icu-small/source/tools/toolutil -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/no-op.o.d.raw -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/no-op.o ../tools/icu/no-op.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/icui18n.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/icuuc.stamp g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Debug/genccode -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/deps/icu-small/source/tools/genccode/genccode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genccode/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Debug/icupkg -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/deps/icu-small/source/tools/icupkg/icupkg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/icupkg/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Debug/iculslocs -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/iculslocs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/iculslocs/tools/icu/no-op.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group g++ -pthread -rdynamic -o /builddir/build/BUILD/node-v8.11.3/out/Debug/genrb -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/prscmnts.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/errmsg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/read.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtjava.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/genrb.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/parse.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rle.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/wrtxml.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/ustr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/reslist.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/genrb/deps/icu-small/source/tools/genrb/rbutil.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.host/tools/icu/libicutools.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -Wl,--end-group rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicudata.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/icudata/gen/icusmdt60_dat.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/icuuc.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Console.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp; python icutrim.py -P "/builddir/build/BUILD/node-v8.11.3/out/Debug" -D ../../deps/icu-small/source/data/in/icudt60l.dat --delete-tmp -T "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp" -F icu_small.json -O icudt60l.dat -v -L en,root /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/lang/res_index.txt:7: warning: Encountered empty table en en /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/rbnf/res_index.txt:7: warning: Encountered empty table /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/brkitr/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/region/res_index.txt:7: warning: Encountered empty table en /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/unit/res_index.txt:7: warning: Encountered empty table Options: {'verbose': 1, 'filterfile': 'icu_small.json', 'toolpath': '/builddir/build/BUILD/node-v8.11.3/out/Debug', 'deltmpdir': 1, 'outfile': 'icudt60l.dat', 'datfile': '../../deps/icu-small/source/data/in/icudt60l.dat', 'locales': 'en,root', 'endian': 'little', 'tmpdir': '/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp'} icu_small.json: icutrim.py config: Trim down ICU to just a certain locale set, needed for node.js use. * converters: 0 items * stringprep: 0 items * translit: 2 items * brkfiles: 0 items * brkdict: 0 items * confusables: 0 items * brkitr: 0 items * coll: 1 items * curr: 1 items * lang: 0 items * rbnf: 0 items * region: 0 items * ROOT: 1 items * unit: 0 items * zone: 1 items LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp; cp "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/icudt60l.dat" "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/icusmdt60.dat" LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/icu; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen; "/builddir/build/BUILD/node-v8.11.3/out/Debug/genccode" -d "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen" "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/icusmdt60.dat" generating C code for /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icutmp/icusmdt60.dat cc '-DNODE_OPENSSL_CERT_STORE' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -Wno-deprecated-declarations -g -O0 -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icudata/gen/icusmdt60_dat.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icudata/gen/icusmdt60_dat.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/icusmdt60_dat.c g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicudata.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/icudata/gen/icusmdt60_dat.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/icuuc.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.cpp In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1411:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1417:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1423:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1429:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_throwOnSideEffect +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1435:17: note: '*((void*)& in_throwOnSideEffect +1)' was declared here Maybe in_throwOnSideEffect; ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setBreakpointByUrl(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:977:16: note: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_columnNumber; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::getPossibleBreakpoints(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_restrictToFunction +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1084:17: note: '*((void*)& in_restrictToFunction +1)' was declared here Maybe in_restrictToFunction; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::searchInContent(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_caseSensitive +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1231:17: note: '*((void*)& in_caseSensitive +1)' was declared here Maybe in_caseSensitive; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_isRegex +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1237:17: note: '*((void*)& in_isRegex +1)' was declared here Maybe in_isRegex; ^~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setScriptSource(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_dryRun +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Debugger.cpp:1275:17: note: '*((void*)& in_dryRun +1)' was declared here Maybe in_dryRun; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_trackAllocations +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:387:17: note: '*((void*)& in_trackAllocations +1)' was declared here Maybe in_trackAllocations; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::stopTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:411:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::takeHeapSnapshot(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:435:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startSampling(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_samplingInterval +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/HeapProfiler.cpp:554:19: note: '*((void*)& in_samplingInterval +8)' was declared here Maybe in_samplingInterval; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Profiler::DispatcherImpl::startPreciseCoverage(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_callCount +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:557:17: note: '*((void*)& in_callCount +1)' was declared here Maybe in_callCount; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_detailed +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Profiler.cpp:563:17: note: '*((void*)& in_detailed +1)' was declared here Maybe in_detailed; ^~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Console.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Schema.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::compileScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1664:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::evaluate(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1297:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1303:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1309:16: note: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_contextId; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1315:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1321:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1327:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1333:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::awaitPromise(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1385:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1391:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::runScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1729:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1741:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1747:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1753:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1759:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1765:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::getProperties(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_ownProperties +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1502:17: note: '*((void*)& in_ownProperties +1)' was declared here Maybe in_ownProperties; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_accessorPropertiesOnly +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1508:17: note: '*((void*)& in_accessorPropertiesOnly +1)' was declared here Maybe in_accessorPropertiesOnly; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1514:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::callFunctionOn(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1452:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1458:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1464:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1470:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/src/inspector/protocol/Runtime.cpp:1476:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc ../deps/v8/src/inspector/string-16.cc: In function 'bool v8_inspector::{anonymous}::isLegalUTF8(const unsigned char*, int)': ../deps/v8/src/inspector/string-16.cc:215:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:216:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:217:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:218:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:236:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if (a < 0x80) return false; ^~ ../deps/v8/src/inspector/string-16.cc:239:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::UChar32 v8_inspector::{anonymous}::readUTF8Sequence(const char*&, size_t)': ../deps/v8/src/inspector/string-16.cc:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:264:5: note: here case 5: ^~~~ ../deps/v8/src/inspector/string-16.cc:266:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:267:5: note: here case 4: ^~~~ ../deps/v8/src/inspector/string-16.cc:269:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:270:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:272:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:273:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:275:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:276:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::ConversionResult v8_inspector::{anonymous}::convertUTF16ToUTF8(const UChar**, const UChar*, char**, char*, bool)': ../deps/v8/src/inspector/string-16.cc:145:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:146:7: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:149:7: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:152:7: note: here case 1: ^~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::evaluateOnCallFrame(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1411:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1417:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1423:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1429:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_throwOnSideEffect +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1435:17: note: '*((void*)& in_throwOnSideEffect +1)' was declared here Maybe in_throwOnSideEffect; ^~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setBreakpointByUrl(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:977:16: note: 'in_columnNumber.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_columnNumber; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::getPossibleBreakpoints(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_restrictToFunction +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1084:17: note: '*((void*)& in_restrictToFunction +1)' was declared here Maybe in_restrictToFunction; ^~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::searchInContent(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_caseSensitive +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1231:17: note: '*((void*)& in_caseSensitive +1)' was declared here Maybe in_caseSensitive; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_isRegex +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1237:17: note: '*((void*)& in_isRegex +1)' was declared here Maybe in_isRegex; ^~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Debugger::DispatcherImpl::setScriptSource(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_dryRun +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Debugger.cpp:1275:17: note: '*((void*)& in_dryRun +1)' was declared here Maybe in_dryRun; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_trackAllocations +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:387:17: note: '*((void*)& in_trackAllocations +1)' was declared here Maybe in_trackAllocations; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::stopTrackingHeapObjects(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:411:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::takeHeapSnapshot(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_reportProgress +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:435:17: note: '*((void*)& in_reportProgress +1)' was declared here Maybe in_reportProgress; ^~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::HeapProfiler::DispatcherImpl::startSampling(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_samplingInterval +8)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/HeapProfiler.cpp:554:19: note: '*((void*)& in_samplingInterval +8)' was declared here Maybe in_samplingInterval; ^~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Profiler::DispatcherImpl::startPreciseCoverage(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_callCount +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp:557:17: note: '*((void*)& in_callCount +1)' was declared here Maybe in_callCount; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_detailed +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Profiler.cpp:563:17: note: '*((void*)& in_detailed +1)' was declared here Maybe in_detailed; ^~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Schema.cpp g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::compileScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1664:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::evaluate(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1297:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1303:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1309:16: note: 'in_contextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_contextId; ^~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1315:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1321:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1327:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1333:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::awaitPromise(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1385:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1391:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::runScript(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1729:16: note: 'in_executionContextId.v8_inspector::protocol::MaybeBase::m_value' was declared here Maybe in_executionContextId; ^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1741:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_includeCommandLineAPI +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1747:17: note: '*((void*)& in_includeCommandLineAPI +1)' was declared here Maybe in_includeCommandLineAPI; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1753:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1759:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1765:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::getProperties(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_ownProperties +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1502:17: note: '*((void*)& in_ownProperties +1)' was declared here Maybe in_ownProperties; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_accessorPropertiesOnly +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1508:17: note: '*((void*)& in_accessorPropertiesOnly +1)' was declared here Maybe in_accessorPropertiesOnly; ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1514:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h: In member function 'v8_inspector::protocol::DispatchResponse::Status v8_inspector::protocol::Runtime::DispatcherImpl::callFunctionOn(int, std::unique_ptr, v8_inspector::protocol::ErrorSupport*)': /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_silent +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1452:17: note: '*((void*)& in_silent +1)' was declared here Maybe in_silent; ^~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_returnByValue +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1458:17: note: '*((void*)& in_returnByValue +1)' was declared here Maybe in_returnByValue; ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_generatePreview +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1464:17: note: '*((void*)& in_generatePreview +1)' was declared here Maybe in_generatePreview; ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_userGesture +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1470:17: note: '*((void*)& in_userGesture +1)' was declared here Maybe in_userGesture; ^~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.h:10:0, from /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:7: /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Protocol.h:558:94: warning: '*((void*)& in_awaitPromise +1)' may be used uninitialized in this function [-Wmaybe-uninitialized] MaybeBase(MaybeBase&& other) : m_isJust(other.m_isJust), m_value(std::move(other.m_value)) { } ^ /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/src/inspector/protocol/Runtime.cpp:1476:17: note: '*((void*)& in_awaitPromise +1)' was declared here Maybe in_awaitPromise; ^~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o ../deps/v8/src/inspector/v8-function-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc ../deps/v8/src/inspector/string-16.cc: In function 'bool v8_inspector::{anonymous}::isLegalUTF8(const unsigned char*, int)': ../deps/v8/src/inspector/string-16.cc:215:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:216:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:217:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((a = (*--srcptr)) < 0x80 || a > 0xBF) return false; ^~ ../deps/v8/src/inspector/string-16.cc:218:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:236:11: warning: this statement may fall through [-Wimplicit-fallthrough=] if (a < 0x80) return false; ^~ ../deps/v8/src/inspector/string-16.cc:239:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::UChar32 v8_inspector::{anonymous}::readUTF8Sequence(const char*&, size_t)': ../deps/v8/src/inspector/string-16.cc:263:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:264:5: note: here case 5: ^~~~ ../deps/v8/src/inspector/string-16.cc:266:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:267:5: note: here case 4: ^~~~ ../deps/v8/src/inspector/string-16.cc:269:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:270:5: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:272:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:273:5: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:275:17: warning: this statement may fall through [-Wimplicit-fallthrough=] character <<= 6; ~~~~~~~~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:276:5: note: here case 1: ^~~~ ../deps/v8/src/inspector/string-16.cc: In function 'v8_inspector::{anonymous}::ConversionResult v8_inspector::{anonymous}::convertUTF16ToUTF8(const UChar**, const UChar*, char**, char*, bool)': ../deps/v8/src/inspector/string-16.cc:145:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:146:7: note: here case 3: ^~~~ ../deps/v8/src/inspector/string-16.cc:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:149:7: note: here case 2: ^~~~ ../deps/v8/src/inspector/string-16.cc:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=] ch >>= 6; ~~~^~~~~ ../deps/v8/src/inspector/string-16.cc:152:7: note: here case 1: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o ../deps/v8/src/inspector/v8-injected-script-host.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o ../deps/v8/src/inspector/v8-internal-value-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o ../deps/v8/src/inspector/v8-function-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o ../deps/v8/src/inspector/v8-value-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o ../deps/v8/src/inspector/v8-injected-script-host.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o ../deps/v8/src/api-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o ../deps/v8/src/inspector/v8-internal-value-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc In file included from ../deps/v8/src/api.cc:5:0: ../deps/v8/src/api.h: In instantiation of 'v8::internal::Handle v8::FromCData(v8::internal::Isolate*, T) [with T = std::nullptr_t]': ../deps/v8/src/api.cc:1740:24: required from 'v8::internal::Handle v8::CreateInterceptorInfo(v8::internal::Isolate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1770:35: required from 'void v8::ObjectTemplateSetNamedPropertyHandler(v8::ObjectTemplate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1781:50: required from here ../deps/v8/src/api.h:40:39: warning: parameter 'obj' set but not used [-Wunused-but-set-parameter] v8::internal::Isolate* isolate, T obj) { ^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arguments.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o ../deps/v8/src/inspector/v8-value-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o ../deps/v8/src/accessors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o ../deps/v8/src/asmjs/asm-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o ../deps/v8/src/address-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o ../deps/v8/src/asmjs/asm-scanner.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o ../deps/v8/src/asmjs/switch-logic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o ../deps/v8/src/allocation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api.o ../deps/v8/src/api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-arguments.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-arguments.o ../deps/v8/src/api-arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o ../deps/v8/src/api-natives.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler.cc:35: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::ConstantPoolEntry&}; _Tp = v8::internal::ConstantPoolEntry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler.cc:35: /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::ConstantPoolEntry::Access v8::internal::ConstantPoolBuilder::AddEntry(v8::internal::ConstantPoolEntry&, v8::internal::ConstantPoolEntry::Type)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from ../deps/v8/src/api.cc:5:0: ../deps/v8/src/api.h: In instantiation of 'v8::internal::Handle v8::FromCData(v8::internal::Isolate*, T) [with T = std::nullptr_t]': ../deps/v8/src/api.cc:1740:24: required from 'v8::internal::Handle v8::CreateInterceptorInfo(v8::internal::Isolate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1770:35: required from 'void v8::ObjectTemplateSetNamedPropertyHandler(v8::ObjectTemplate*, Getter, Setter, Query, Descriptor, Deleter, Enumerator, Definer, v8::Local, v8::PropertyHandlerFlags) [with Getter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Setter = void (*)(v8::Local, v8::Local, const v8::PropertyCallbackInfo&); Query = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Descriptor = std::nullptr_t; Deleter = void (*)(v8::Local, const v8::PropertyCallbackInfo&); Enumerator = void (*)(const v8::PropertyCallbackInfo&); Definer = std::nullptr_t]' ../deps/v8/src/api.cc:1781:50: required from here ../deps/v8/src/api.h:40:39: warning: parameter 'obj' set but not used [-Wunused-but-set-parameter] v8::internal::Isolate* isolate, T obj) { ^~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o ../deps/v8/src/arguments.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o ../deps/v8/src/ast/compile-time-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o ../deps/v8/src/ast/context-slot-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o ../deps/v8/src/builtins/builtins-boolean.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o ../deps/v8/src/builtins/builtins-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o ../deps/v8/src/builtins/builtins-console.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o ../deps/v8/src/builtins/builtins-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o ../deps/v8/src/builtins/builtins-math.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o ../deps/v8/src/asmjs/asm-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o ../deps/v8/src/asmjs/asm-scanner.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-math.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-math.cc:5: /usr/include/c++/7/bits/stl_vector.h: In function 'v8::internal::Object* v8::internal::Builtin_Impl_MathHypot(v8::internal::BuiltinArguments, v8::internal::Isolate*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o ../deps/v8/src/asmjs/switch-logic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o ../deps/v8/src/assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o ../deps/v8/src/assert-scope.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o ../deps/v8/src/ast/ast-expression-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler.cc:35: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::ConstantPoolEntry&}; _Tp = v8::internal::ConstantPoolEntry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/assembler.cc:35: /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::ConstantPoolEntry::Access v8::internal::ConstantPoolBuilder::AddEntry(v8::internal::ConstantPoolEntry&, v8::internal::ConstantPoolEntry::Type)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o ../deps/v8/src/builtins/builtins-intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o ../deps/v8/src/ast/ast-numbering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o ../deps/v8/src/builtins/builtins-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc In file included from /usr/include/c++/7/unordered_map:47:0, from ../deps/v8/src/cancelable-task.h:8, from ../deps/v8/src/cancelable-task.cc:5: /usr/include/c++/7/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase(std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::const_iterator) [with _Key = long long unsigned int; _Value = std::pair; _Alloc = std::allocator >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _H1 = std::hash; _H2 = std::__detail::_Mod_range_hashing; _Hash = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/7/bits/hashtable.h:1850:5: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _H1, _H2, _Hash, _RehashPolicy, _Traits>:: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/hashtable.h: In member function 'v8::internal::CancelableTaskManager::TryAbortResult v8::internal::CancelableTaskManager::TryAbort(v8::internal::CancelableTaskManager::Id)': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ /usr/include/c++/7/bits/hashtable.h: In member function 'void v8::internal::CancelableTaskManager::CancelAndWait()': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ /usr/include/c++/7/bits/hashtable.h: In member function 'v8::internal::CancelableTaskManager::TryAbortResult v8::internal::CancelableTaskManager::TryAbortAll()': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o ../deps/v8/src/ast/compile-time-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o ../deps/v8/src/code-stub-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o ../deps/v8/src/ast/context-slot-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/codegen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc In file included from ../deps/v8/src/code-stub-assembler.h:10:0, from ../deps/v8/src/code-stub-assembler.cc:4: ../deps/v8/src/compiler/code-assembler.h: In member function 'v8::internal::compiler::Node* v8::internal::CodeStubAssembler::HasProperty(v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::HasPropertyLookupMode)': ../deps/v8/src/compiler/code-assembler.h:678:77: warning: 'fallback_runtime_function_id' may be used uninitialized in this function [-Wmaybe-uninitialized] base::implicit_cast>(args)...); ^ ../deps/v8/src/code-stub-assembler.cc:8952:25: note: 'fallback_runtime_function_id' was declared here Runtime::FunctionId fallback_runtime_function_id; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o ../deps/v8/src/compilation-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compilation-info.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::CompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::CompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'int v8::internal::CompilationInfo::AddInlinedFunction(v8::internal::Handle, v8::internal::SourcePosition)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o ../deps/v8/src/background-parsing-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o ../deps/v8/src/bailout-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o ../deps/v8/src/basic-block-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o ../deps/v8/src/bignum-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o ../deps/v8/src/bignum.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o ../deps/v8/src/bit-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o ../deps/v8/src/bootstrapper.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc ../deps/v8/src/compiler/bytecode-graph-builder.cc: In member function 'void v8::internal::compiler::BytecodeGraphBuilder::VisitTestTypeOf()': ../deps/v8/src/compiler/bytecode-graph-builder.cc:2350:33: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] environment()->BindAccumulator(result); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc ../deps/v8/src/compiler/effect-control-linearizer.cc: In member function 'bool v8::internal::compiler::EffectControlLinearizer::TryWireInStateEffect(v8::internal::compiler::Node*, v8::internal::compiler::Node*, v8::internal::compiler::Node**, v8::internal::compiler::Node**)': ../deps/v8/src/compiler/effect-control-linearizer.cc:830:14: warning: this statement may fall through [-Wimplicit-fallthrough=] result = LowerLoadHashMapValue(node); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/effect-control-linearizer.cc:831:5: note: here case IrOpcode::kTransitionAndStoreElement: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o ../deps/v8/src/builtins/builtins-boolean.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o ../deps/v8/src/builtins/builtins-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o ../deps/v8/src/builtins/builtins-console.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc ../deps/v8/src/compiler/instruction.cc: In function 'std::ostream& v8::internal::compiler::operator<<(std::ostream&, const v8::internal::compiler::PrintableInstructionOperand&)': ../deps/v8/src/compiler/instruction.cc:141:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:143:5: note: here case InstructionOperand::CONSTANT: ^~~~ ../deps/v8/src/compiler/instruction.cc:153:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:155:5: note: here case InstructionOperand::EXPLICIT: ^~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::Constant&}; _Tp = v8::internal::compiler::Constant; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitReturn(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitComment(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::EmitTableSwitch(const v8::internal::compiler::SwitchInfo&, v8::internal::compiler::InstructionOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::EmitLookupSwitch(const v8::internal::compiler::SwitchInfo&, v8::internal::compiler::InstructionOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitGoto(v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'size_t v8::internal::compiler::InstructionSelector::AddOperandToStateValueDescriptor(v8::internal::compiler::StateValueList*, v8::internal::compiler::InstructionOperandVector*, v8::internal::compiler::OperandGenerator*, v8::internal::compiler::StateObjectDeduplicator*, v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::compiler::FrameStateInputKind, v8::internal::Zone*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::compiler::InstructionOperand}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::compiler::InstructionOperand}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::Instruction* v8::internal::compiler::InstructionSelector::EmitDeoptimize(v8::internal::compiler::InstructionCode, size_t, v8::internal::compiler::InstructionOperand*, size_t, v8::internal::compiler::InstructionOperand*, v8::internal::DeoptimizeKind, v8::internal::DeoptimizeReason, v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::InitializeCallBuffer(v8::internal::compiler::Node*, v8::internal::compiler::CallBuffer*, v8::internal::compiler::InstructionSelector::CallBufferFlags, int)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitTailCall(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitCall(v8::internal::compiler::Node*, v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::ReferenceMap::RecordReference(const v8::internal::compiler::AllocatedOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o ../deps/v8/src/builtins/builtins-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o ../deps/v8/src/builtins/builtins-math.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-math.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/arguments.h:8, from ../deps/v8/src/builtins/builtins-utils.h:8, from ../deps/v8/src/builtins/builtins-math.cc:5: /usr/include/c++/7/bits/stl_vector.h: In function 'v8::internal::Object* v8::internal::Builtin_Impl_MathHypot(v8::internal::BuiltinArguments, v8::internal::Isolate*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o ../deps/v8/src/compiler/new-escape-analysis.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::RemoveClobberedDestinations(v8::internal::compiler::Instruction*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o ../deps/v8/src/compiler/new-escape-analysis-reducer.cc /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::MigrateMoves(v8::internal::compiler::Instruction*, v8::internal::compiler::Instruction*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::OptimizeMerge(v8::internal::compiler::InstructionBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o ../deps/v8/src/builtins/builtins-intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o ../deps/v8/src/builtins/builtins-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o ../deps/v8/src/cached-powers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o ../deps/v8/src/cancelable-task.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o ../deps/v8/src/char-predicates.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o ../deps/v8/src/code-factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o ../deps/v8/src/compiler/property-access-builder.cc In file included from /usr/include/c++/7/unordered_map:47:0, from ../deps/v8/src/cancelable-task.h:8, from ../deps/v8/src/cancelable-task.cc:5: /usr/include/c++/7/bits/hashtable.h: In member function 'std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::iterator std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::erase(std::_Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, _H1, _H2, _Hash, _RehashPolicy, _Traits>::const_iterator) [with _Key = long long unsigned int; _Value = std::pair; _Alloc = std::allocator >; _ExtractKey = std::__detail::_Select1st; _Equal = std::equal_to; _H1 = std::hash; _H2 = std::__detail::_Mod_range_hashing; _Hash = std::__detail::_Default_ranged_hash; _RehashPolicy = std::__detail::_Prime_rehash_policy; _Traits = std::__detail::_Hashtable_traits]': /usr/include/c++/7/bits/hashtable.h:1850:5: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 _Hashtable<_Key, _Value, _Alloc, _ExtractKey, _Equal, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _H1, _H2, _Hash, _RehashPolicy, _Traits>:: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/hashtable.h: In member function 'v8::internal::CancelableTaskManager::TryAbortResult v8::internal::CancelableTaskManager::TryAbort(v8::internal::CancelableTaskManager::Id)': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ /usr/include/c++/7/bits/hashtable.h: In member function 'void v8::internal::CancelableTaskManager::CancelAndWait()': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ /usr/include/c++/7/bits/hashtable.h: In member function 'v8::internal::CancelableTaskManager::TryAbortResult v8::internal::CancelableTaskManager::TryAbortAll()': /usr/include/c++/7/bits/hashtable.h:755:42: note: parameter passing for argument of type 'std::_Hashtable, std::allocator >, std::__detail::_Select1st, std::equal_to, std::hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits >::const_iterator {aka std::__detail::_Node_const_iterator, false, false>}' changed in GCC 7.1 { return erase(const_iterator(__it)); } ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o ../deps/v8/src/code-stub-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o ../deps/v8/src/code-stubs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o ../deps/v8/src/codegen.cc In file included from ../deps/v8/src/code-stub-assembler.h:10:0, from ../deps/v8/src/code-stub-assembler.cc:4: ../deps/v8/src/compiler/code-assembler.h: In member function 'v8::internal::compiler::Node* v8::internal::CodeStubAssembler::HasProperty(v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::Node*, v8::internal::CodeStubAssembler::HasPropertyLookupMode)': ../deps/v8/src/compiler/code-assembler.h:678:77: warning: 'fallback_runtime_function_id' may be used uninitialized in this function [-Wmaybe-uninitialized] base::implicit_cast>(args)...); ^ ../deps/v8/src/code-stub-assembler.cc:8952:25: note: 'fallback_runtime_function_id' was declared here Runtime::FunctionId fallback_runtime_function_id; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o ../deps/v8/src/compilation-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o ../deps/v8/src/compilation-dependencies.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-info.o ../deps/v8/src/compilation-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o ../deps/v8/src/compilation-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compilation-dependencies.h:8, from ../deps/v8/src/compilation-info.h:10, from ../deps/v8/src/compilation-info.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::CompilationInfo::InlinedFunctionHolder}; _Tp = v8::internal::CompilationInfo::InlinedFunctionHolder; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'int v8::internal::CompilationInfo::AddInlinedFunction(v8::internal::Handle, v8::internal::SourcePosition)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-aux-data.h:8, from ../deps/v8/src/compiler/compiler-source-position-table.h:9, from ../deps/v8/src/compiler/compiler-source-position-table.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = v8::internal::SourcePosition; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:458:5: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-aux-data.h:8, from ../deps/v8/src/compiler/compiler-source-position-table.h:9, from ../deps/v8/src/compiler/compiler-source-position-table.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'virtual void v8::internal::compiler::SourcePositionTable::Decorator::Decorate(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::SourcePositionTable::SetSourcePosition(v8::internal::compiler::Node*, v8::internal::SourcePosition)': /usr/include/c++/7/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc ../deps/v8/src/compiler/store-store-elimination.cc:555:6: warning: 'bool v8::internal::compiler::{anonymous}::UnobservableStore::operator!=(v8::internal::compiler::{anonymous}::UnobservableStore) const' defined but not used [-Wunused-function] bool UnobservableStore::operator!=(const UnobservableStore other) const { ^~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/store-store-elimination.cc:254:6: warning: 'static bool v8::internal::compiler::{anonymous}::RedundantStoreFinder::IsEffectful(v8::internal::compiler::Node*)' defined but not used [-Wunused-function] bool RedundantStoreFinder::IsEffectful(Node* node) { ^~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc ../deps/v8/src/compiler/bytecode-analysis.cc: In function 'void v8::internal::compiler::{anonymous}::UpdateInLiveness(v8::internal::interpreter::Bytecode, v8::internal::compiler::BytecodeLivenessState&, const v8::internal::interpreter::BytecodeArrayAccessor&)': ../deps/v8/src/compiler/bytecode-analysis.cc:159:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/bytecode-analysis.cc:161:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o ../deps/v8/src/compiler/code-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc ../deps/v8/src/compiler/bytecode-graph-builder.cc: In member function 'void v8::internal::compiler::BytecodeGraphBuilder::VisitTestTypeOf()': ../deps/v8/src/compiler/bytecode-graph-builder.cc:2350:33: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] environment()->BindAccumulator(result); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc ../deps/v8/src/compiler/effect-control-linearizer.cc: In member function 'bool v8::internal::compiler::EffectControlLinearizer::TryWireInStateEffect(v8::internal::compiler::Node*, v8::internal::compiler::Node*, v8::internal::compiler::Node**, v8::internal::compiler::Node**)': ../deps/v8/src/compiler/effect-control-linearizer.cc:830:14: warning: this statement may fall through [-Wimplicit-fallthrough=] result = LowerLoadHashMapValue(node); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/effect-control-linearizer.cc:831:5: note: here case IrOpcode::kTransitionAndStoreElement: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o ../deps/v8/src/compiler/frame-elider.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o ../deps/v8/src/compiler/gap-resolver.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o ../deps/v8/src/compiler/instruction-selector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o ../deps/v8/src/compiler/instruction-scheduler.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1018:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1019:5: note: here case wasm::kWasmI64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1024:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1025:5: note: here case wasm::kWasmI32: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1166:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1167:5: note: here case MachineRepresentation::kWord64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1172:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1173:5: note: here case MachineRepresentation::kWord32: ^~~~ In file included from ../deps/v8/src/compiler/diamond.h:9:0, from ../deps/v8/src/compiler/wasm-compiler.cc:18: ../deps/v8/src/compiler/graph.h: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/graph.h:70:41: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] std::array nodes_arr{{nodes...}}; ^~~~~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1008:9: note: 'result' was declared here Node* result; ^~~~~~ In file included from ../deps/v8/src/compiler/diamond.h:9:0, from ../deps/v8/src/compiler/wasm-compiler.cc:18: ../deps/v8/src/compiler/graph.h: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/graph.h:70:41: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] std::array nodes_arr{{nodes...}}; ^~~~~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1156:9: note: 'result' was declared here Node* result; ^~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::Constant&}; _Tp = v8::internal::compiler::Constant; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::TempImmediate(int32_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::UseImmediate(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::Label(v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitComment(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::EmitTableSwitch(const v8::internal::compiler::SwitchInfo&, v8::internal::compiler::InstructionOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::EmitLookupSwitch(const v8::internal::compiler::SwitchInfo&, v8::internal::compiler::InstructionOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitGoto(v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'size_t v8::internal::compiler::InstructionSelector::AddOperandToStateValueDescriptor(v8::internal::compiler::StateValueList*, v8::internal::compiler::InstructionOperandVector*, v8::internal::compiler::OperandGenerator*, v8::internal::compiler::StateObjectDeduplicator*, v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::compiler::FrameStateInputKind, v8::internal::Zone*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::compiler::InstructionOperand}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::compiler::InstructionOperand}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::Instruction* v8::internal::compiler::InstructionSelector::EmitDeoptimize(v8::internal::compiler::InstructionCode, size_t, v8::internal::compiler::InstructionOperand*, size_t, v8::internal::compiler::InstructionOperand*, v8::internal::DeoptimizeKind, v8::internal::DeoptimizeReason, v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::InitializeCallBuffer(v8::internal::compiler::Node*, v8::internal::compiler::CallBuffer*, v8::internal::compiler::InstructionSelector::CallBufferFlags, int)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitTailCall(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o ../deps/v8/src/compiler/instruction.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o ../deps/v8/src/compiler/js-builtin-reducer.cc ../deps/v8/src/compiler/instruction.cc: In function 'std::ostream& v8::internal::compiler::operator<<(std::ostream&, const v8::internal::compiler::PrintableInstructionOperand&)': ../deps/v8/src/compiler/instruction.cc:141:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:143:5: note: here case InstructionOperand::CONSTANT: ^~~~ ../deps/v8/src/compiler/instruction.cc:153:7: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/instruction.cc:155:5: note: here case InstructionOperand::EXPLICIT: ^~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/instruction.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::ReferenceMap::RecordReference(const v8::internal::compiler::AllocatedOperand&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/contexts.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/conversions.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc ../deps/v8/src/conversions.cc:61:10: warning: 'uint16_t v8::internal::{anonymous}::StringCharacterStreamIterator::operator*() const' defined but not used [-Wunused-function] uint16_t StringCharacterStreamIterator::operator*() const { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/conversions.cc:56:1: warning: 'v8::internal::{anonymous}::StringCharacterStreamIterator::StringCharacterStreamIterator(v8::internal::StringCharacterStream*)' defined but not used [-Wunused-function] StringCharacterStreamIterator::StringCharacterStreamIterator( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/counters.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/counters.h:8, from ../deps/v8/src/counters.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::RuntimeCallStatEntries::Entry}; _Tp = v8::internal::RuntimeCallStatEntries::Entry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void v8::internal::RuntimeCallStatEntries::Add(v8::internal::RuntimeCallCounter*)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o ../deps/v8/src/debug/debug-scope-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o ../deps/v8/src/compiler/jump-threading.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o ../deps/v8/src/debug/debug-stack-trace-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o ../deps/v8/src/compiler/live-range-separator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o ../deps/v8/src/deoptimize-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o ../deps/v8/src/eh-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/execution.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o ../deps/v8/src/compiler/move-optimizer.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::InstructionOperand&}; _Tp = v8::internal::compiler::InstructionOperand; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction.h:14, from ../deps/v8/src/compiler/move-optimizer.h:8, from ../deps/v8/src/compiler/move-optimizer.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::RemoveClobberedDestinations(v8::internal::compiler::Instruction*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::MigrateMoves(v8::internal::compiler::Instruction*, v8::internal::compiler::Instruction*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o ../deps/v8/src/compiler/new-escape-analysis.cc /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::MoveOptimizer::OptimizeMerge(v8::internal::compiler::InstructionBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o ../deps/v8/src/compiler/new-escape-analysis-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o ../deps/v8/src/feedback-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o ../deps/v8/src/ffi/ffi-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o ../deps/v8/src/compiler/property-access-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/flags.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o ../deps/v8/src/compiler/register-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/frames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o ../deps/v8/src/compiler/register-allocator-verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/handles.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o ../deps/v8/src/heap/concurrent-marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc In file included from ../deps/v8/src/heap/heap.h:21:0, from ../deps/v8/src/heap/spaces.h:22, from ../deps/v8/src/heap/concurrent-marking.h:10, from ../deps/v8/src/heap/concurrent-marking.cc:5: ../deps/v8/src/objects.h: In member function 'void v8::internal::ConcurrentMarking::Run(int, v8::internal::ConcurrentMarking::TaskState*)': ../deps/v8/src/objects.h:7155:18: warning: 'object' may be used uninitialized in this function [-Wmaybe-uninitialized] VisitPointers(host, p, p + 1); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/concurrent-marking.cc:368:21: note: 'object' was declared here HeapObject* object; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-aux-data.h:8, from ../deps/v8/src/compiler/compiler-source-position-table.h:9, from ../deps/v8/src/compiler/compiler-source-position-table.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_fill_insert(std::vector<_Tp, _Alloc>::iterator, std::vector<_Tp, _Alloc>::size_type, const value_type&) [with _Tp = v8::internal::SourcePosition; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:458:5: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/compiler/operator.h:14, from ../deps/v8/src/compiler/node.h:9, from ../deps/v8/src/compiler/node-aux-data.h:8, from ../deps/v8/src/compiler/compiler-source-position-table.h:9, from ../deps/v8/src/compiler/compiler-source-position-table.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'virtual void v8::internal::compiler::SourcePositionTable::Decorator::Decorate(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::SourcePositionTable::SetSourcePosition(v8::internal::compiler::Node*, v8::internal::SourcePosition)': /usr/include/c++/7/bits/stl_vector.h:712:18: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_fill_insert(end(), __new_size - size(), __x); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/heap/heap.cc:12: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/types.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc ../deps/v8/src/compiler/store-store-elimination.cc:555:6: warning: 'bool v8::internal::compiler::{anonymous}::UnobservableStore::operator!=(v8::internal::compiler::{anonymous}::UnobservableStore) const' defined but not used [-Wunused-function] bool UnobservableStore::operator!=(const UnobservableStore other) const { ^~~~~~~~~~~~~~~~~ ../deps/v8/src/compiler/store-store-elimination.cc:254:6: warning: 'static bool v8::internal::compiler::{anonymous}::RedundantStoreFinder::IsEffectful(v8::internal::compiler::Node*)' defined but not used [-Wunused-function] bool RedundantStoreFinder::IsEffectful(Node* node) { ^~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc In file included from ../deps/v8/src/objects-inl.h:47:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/incremental-marking.cc:7: ../deps/v8/src/objects/object-macros.h: In member function 'void v8::internal::IncrementalMarking::Hurry()': ../deps/v8/src/objects/object-macros.h:135:66: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] (*reinterpret_cast(FIELD_ADDR_CONST(p, offset))) ^ In file included from ../deps/v8/src/heap/incremental-marking.h:11:0, from ../deps/v8/src/heap/incremental-marking.cc:5: ../deps/v8/src/heap/mark-compact.h:508:19: note: 'result' was declared here HeapObject* result; ^~~~~~ In file included from ../deps/v8/src/objects-inl.h:47:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/incremental-marking.cc:7: ../deps/v8/src/objects/object-macros.h: In member function 'size_t v8::internal::IncrementalMarking::Step(size_t, v8::internal::IncrementalMarking::CompletionAction, v8::internal::IncrementalMarking::ForceCompletionAction, v8::internal::StepOrigin)': ../deps/v8/src/objects/object-macros.h:135:66: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] (*reinterpret_cast(FIELD_ADDR_CONST(p, offset))) ^ In file included from ../deps/v8/src/heap/incremental-marking.h:11:0, from ../deps/v8/src/heap/incremental-marking.cc:5: ../deps/v8/src/heap/mark-compact.h:508:19: note: 'result' was declared here HeapObject* result; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o ../deps/v8/src/heap/invalidated-slots.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o ../deps/v8/src/heap/marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o ../deps/v8/src/compiler/wasm-linkage.cc In file included from ../deps/v8/src/objects-inl.h:47:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/objects/object-macros.h: In member function 'void v8::internal::MarkCompactCollector::ClearFullMapTransitions()': ../deps/v8/src/objects/object-macros.h:142:47: warning: 'array' may be used uninitialized in this function [-Wmaybe-uninitialized] reinterpret_cast(base::Relaxed_Load( \ ^ ../deps/v8/src/heap/mark-compact.cc:2836:20: note: 'array' was declared here TransitionArray* array; ^~~~~ In file included from ../deps/v8/src/base/atomicops_internals_portable.h:35:0, from ../deps/v8/src/base/atomicops.h:135, from ../deps/v8/src/base/atomic-utils.h:11, from ../deps/v8/src/heap/marking.h:8, from ../deps/v8/src/heap/mark-compact.h:11, from ../deps/v8/src/heap/mark-compact.cc:5: ../deps/v8/src/base/macros.h: In member function 'void v8::internal::MarkCompactCollector::ClearWeakCellsAndSimpleMapTransitions(v8::internal::DependentCode**)': ../deps/v8/src/base/macros.h:288:30: warning: 'weak_cell' may be used uninitialized in this function [-Wmaybe-uninitialized] return x - static_cast(0); ^ ../deps/v8/src/heap/mark-compact.cc:3024:13: note: 'weak_cell' was declared here WeakCell* weak_cell; ^~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1018:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1019:5: note: here case wasm::kWasmI64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1024:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1025:5: note: here case wasm::kWasmI32: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1166:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1167:5: note: here case MachineRepresentation::kWord64: ^~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1172:15: warning: this statement may fall through [-Wimplicit-fallthrough=] isFloat = true; ~~~~~~~~^~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1173:5: note: here case MachineRepresentation::kWord32: ^~~~ In file included from ../deps/v8/src/heap/mark-compact.cc:23:0: ../deps/v8/src/heap/mark-compact-inl.h: In member function 'virtual void v8::internal::MarkCompactCollector::EmptyMarkingWorklist()': ../deps/v8/src/heap/mark-compact-inl.h:26:25: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] heap_->AddRetainer(host, obj); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ In file included from ../deps/v8/src/heap/mark-compact.cc:5:0: ../deps/v8/src/heap/mark-compact.h:508:19: note: 'result' was declared here HeapObject* result; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc ../deps/v8/src/compiler/wasm-compiler.cc: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessStore(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/wasm-compiler.cc:1008:9: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] Node* result; ^~~~~~ In file included from ../deps/v8/src/compiler/diamond.h:9:0, from ../deps/v8/src/compiler/wasm-compiler.cc:18: ../deps/v8/src/compiler/graph.h: In member function 'v8::internal::compiler::Node* v8::internal::compiler::WasmGraphBuilder::BuildChangeEndiannessLoad(v8::internal::compiler::Node*, v8::internal::MachineType, v8::internal::wasm::ValueType)': ../deps/v8/src/compiler/graph.h:70:41: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] std::array nodes_arr{{nodes...}}; ^~~~~~~~~ ../deps/v8/src/compiler/wasm-compiler.cc:1156:9: note: 'result' was declared here Node* result; ^~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o ../deps/v8/src/heap/sequential-marking-deque.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o ../deps/v8/src/compiler-dispatcher/unoptimized-compile-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o ../deps/v8/src/compiler.cc ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)0]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)1]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)2]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)3]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/intl.o ../deps/v8/src/intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o ../deps/v8/src/contexts.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o ../deps/v8/src/conversions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/counters.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/counters.o ../deps/v8/src/counters.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o ../deps/v8/src/ic/handler-configuration.cc ../deps/v8/src/conversions.cc:61:10: warning: 'uint16_t v8::internal::{anonymous}::StringCharacterStreamIterator::operator*() const' defined but not used [-Wunused-function] uint16_t StringCharacterStreamIterator::operator*() const { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/conversions.cc:56:1: warning: 'v8::internal::{anonymous}::StringCharacterStreamIterator::StringCharacterStreamIterator(v8::internal::StringCharacterStream*)' defined but not used [-Wunused-function] StringCharacterStreamIterator::StringCharacterStreamIterator( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/date.o ../deps/v8/src/date.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/counters.h:8, from ../deps/v8/src/counters.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::RuntimeCallStatEntries::Entry}; _Tp = v8::internal::RuntimeCallStatEntries::Entry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void v8::internal::RuntimeCallStats::Print(std::ostream&)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o ../deps/v8/src/dateparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o ../deps/v8/src/debug/debug-scope-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc In file included from ../deps/v8/src/interpreter/bytecode-register.h:8:0, from ../deps/v8/src/objects.h:20, from ../deps/v8/src/objects/map.h:8, from ../deps/v8/src/feedback-vector.h:13, from ../deps/v8/src/factory.h:8, from ../deps/v8/src/ast/ast-value-factory.h:33, from ../deps/v8/src/ast/ast.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.h:8, from ../deps/v8/src/interpreter/bytecode-array-builder.cc:5: ../deps/v8/src/interpreter/bytecodes.h: In member function 'v8::internal::interpreter::BytecodeArrayBuilder& v8::internal::interpreter::BytecodeArrayBuilder::LoadLiteral(const v8::internal::AstValue*)': ../deps/v8/src/interpreter/bytecodes.h:867:12: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (value <= kMaxUInt16) { ^~ ../deps/v8/src/interpreter/bytecode-array-builder.cc:597:12: note: 'entry' was declared here size_t entry; ^~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o ../deps/v8/src/debug/debug-stack-trace-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o ../deps/v8/src/interpreter/bytecode-node.cc ../deps/v8/src/interpreter/bytecode-generator.cc: In member function 'void v8::internal::interpreter::BytecodeGenerator::VisitCountOperation(v8::internal::CountOperation*)': ../deps/v8/src/interpreter/bytecode-generator.cc:3619:36: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] builder()->StoreNamedProperty(object, name, feedback_index(feedback_slot), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ language_mode()); ~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-reason.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-reason.o ../deps/v8/src/deoptimize-reason.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o ../deps/v8/src/deoptimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o ../deps/v8/src/disassembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o ../deps/v8/src/diy-fp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o ../deps/v8/src/dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o ../deps/v8/src/eh-frame.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o ../deps/v8/src/elements-kind.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements.o ../deps/v8/src/elements.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/execution.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/execution.o ../deps/v8/src/execution.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-table.o ../deps/v8/src/external-reference-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/factory.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/factory.o ../deps/v8/src/factory.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o ../deps/v8/src/fast-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/feedback-vector.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/feedback-vector.o ../deps/v8/src/feedback-vector.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o ../deps/v8/src/ffi/ffi-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o ../deps/v8/src/field-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o ../deps/v8/src/fixed-dtoa.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/flags.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/flags.o ../deps/v8/src/flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/frames.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/frames.o ../deps/v8/src/frames.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o ../deps/v8/src/futex-emulation.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o ../deps/v8/src/interpreter/bytecode-source-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o ../deps/v8/src/gdb-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o ../deps/v8/src/global-handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/handles.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/handles.o ../deps/v8/src/handles.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o ../deps/v8/src/heap/concurrent-marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o ../deps/v8/src/json-parser.cc In file included from ../deps/v8/src/objects-inl.h:47:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/isolate.cc:12: ../deps/v8/src/objects/object-macros.h: In member function 'v8::internal::Handle v8::internal::CaptureStackTraceHelper::NewStackFrameObject(const v8::internal::FrameSummary::JavaScriptFrameSummary&)': ../deps/v8/src/objects/object-macros.h:142:47: warning: 'maybe_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] reinterpret_cast(base::Relaxed_Load( \ ^ ../deps/v8/src/isolate.cc:670:13: note: 'maybe_cache' was declared here Object* maybe_cache; ^~~~~~~~~~~ ../deps/v8/src/isolate.cc:713:79: warning: 'code_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] auto new_cache = UnseededNumberDictionary::Set(cache, code_offset, frame); ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o ../deps/v8/src/json-stringifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/keys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc In file included from ../deps/v8/include/v8.h:26:0, from ../deps/v8/src/heap/heap.h:15, from ../deps/v8/src/heap/heap.cc:5: ../deps/v8/src/heap/heap.cc: In member function 'void v8::internal::Heap::RecordStats(v8::internal::HeapStats*, bool)': ../deps/v8/src/heap/heap.cc:5564:16: warning: comparison is always true due to limited range of data type [-Wtype-limits] DCHECK(0 <= type && type <= LAST_TYPE); ~~^~~~ ../deps/v8/include/v8config.h:346:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^~~~~~~~~ ../deps/v8/src/base/logging.h:66:27: note: in expansion of macro 'DCHECK_WITH_MSG' #define DCHECK(condition) DCHECK_WITH_MSG(condition, #condition) ^~~~~~~~~~~~~~~ ../deps/v8/src/heap/heap.cc:5564:7: note: in expansion of macro 'DCHECK' DCHECK(0 <= type && type <= LAST_TYPE); ^~~~~~ In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/heap/heap.cc:12: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o ../deps/v8/src/heap/invalidated-slots.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/marking.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/marking.o ../deps/v8/src/heap/marking.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o ../deps/v8/src/lookup-cache.cc In file included from ../deps/v8/src/heap/heap-inl.h:18:0, from ../deps/v8/src/objects/shared-function-info-inl.h:8, from ../deps/v8/src/contexts-inl.h:14, from ../deps/v8/src/objects-inl.h:18, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/heap/mark-compact.cc:10: ../deps/v8/src/heap/spaces-inl.h: In member function 'v8::internal::MemoryChunk* v8::internal::MemoryChunkIterator::next()': ../deps/v8/src/heap/spaces-inl.h:236:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kMapState; ~~~~~~~^~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:239:5: note: here case kMapState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:241:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kCodeState; ~~~~~~~^~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:244:5: note: here case kCodeState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:247:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kLargeObjectState; ~~~~~~~^~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:250:5: note: here case kLargeObjectState: { ^~~~ ../deps/v8/src/heap/spaces-inl.h:252:14: warning: this statement may fall through [-Wimplicit-fallthrough=] state_ = kFinishedState; ~~~~~~~^~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces-inl.h:255:5: note: here case kFinishedState: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o ../deps/v8/src/heap/sequential-marking-deque.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc In file included from ../deps/v8/src/base/compiler-specific.h:8:0, from ../deps/v8/src/allocation.h:9, from ../deps/v8/src/heap/spaces.h:15, from ../deps/v8/src/heap/spaces.cc:5: ../deps/v8/src/heap/spaces.cc: In function 'int v8::internal::CollectHistogramInfo(v8::internal::HeapObject*)': ../deps/v8/src/heap/spaces.cc:2518:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] DCHECK(0 <= type && type <= LAST_TYPE); ~~^~~~ ../deps/v8/include/v8config.h:346:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^~~~~~~~~ ../deps/v8/src/base/logging.h:66:27: note: in expansion of macro 'DCHECK_WITH_MSG' #define DCHECK(condition) DCHECK_WITH_MSG(condition, #condition) ^~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:2518:3: note: in expansion of macro 'DCHECK' DCHECK(0 <= type && type <= LAST_TYPE); ^~~~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::NewSpace::RecordAllocation(v8::internal::HeapObject*)': ../deps/v8/src/heap/spaces.cc:2639:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] DCHECK(0 <= type && type <= LAST_TYPE); ~~^~~~ ../deps/v8/include/v8config.h:346:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^~~~~~~~~ ../deps/v8/src/base/logging.h:66:27: note: in expansion of macro 'DCHECK_WITH_MSG' #define DCHECK(condition) DCHECK_WITH_MSG(condition, #condition) ^~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:2639:3: note: in expansion of macro 'DCHECK' DCHECK(0 <= type && type <= LAST_TYPE); ^~~~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::NewSpace::RecordPromotion(v8::internal::HeapObject*)': ../deps/v8/src/heap/spaces.cc:2647:12: warning: comparison is always true due to limited range of data type [-Wtype-limits] DCHECK(0 <= type && type <= LAST_TYPE); ~~^~~~ ../deps/v8/include/v8config.h:346:54: note: in definition of macro 'V8_UNLIKELY' # define V8_UNLIKELY(condition) (__builtin_expect(!!(condition), 0)) ^~~~~~~~~ ../deps/v8/src/base/logging.h:66:27: note: in expansion of macro 'DCHECK_WITH_MSG' #define DCHECK(condition) DCHECK_WITH_MSG(condition, #condition) ^~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:2647:3: note: in expansion of macro 'DCHECK' DCHECK(0 <= type && type <= LAST_TYPE); ^~~~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)0]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)1]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)2]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ ../deps/v8/src/heap/spaces.cc: In member function 'void v8::internal::MemoryAllocator::Free(v8::internal::MemoryChunk*) [with v8::internal::MemoryAllocator::FreeMode mode = (v8::internal::MemoryAllocator::FreeMode)3]': ../deps/v8/src/heap/spaces.cc:1036:21: warning: this statement may fall through [-Wimplicit-fallthrough=] chunk->SetFlag(MemoryChunk::POOLED); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/heap/spaces.cc:1038:5: note: here case kPreFreeAndQueue: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/intl.o ../deps/v8/src/intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o ../deps/v8/src/icu_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o ../deps/v8/src/ic/access-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o ../deps/v8/src/ic/handler-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o ../deps/v8/src/ic/handler-configuration.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o ../deps/v8/src/map-updater.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/messages.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o ../deps/v8/src/identity-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o ../deps/v8/src/interface-descriptors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc ../deps/v8/src/interpreter/bytecode-array-builder.cc: In member function 'v8::internal::interpreter::BytecodeArrayBuilder& v8::internal::interpreter::BytecodeArrayBuilder::LoadLiteral(const v8::internal::AstValue*)': ../deps/v8/src/interpreter/bytecode-array-builder.cc:604:22: warning: 'entry' may be used uninitialized in this function [-Wmaybe-uninitialized] OutputLdaConstant(entry); ~~~~~~~~~~~~~~~~~^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o ../deps/v8/src/interpreter/bytecode-node.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o ../deps/v8/src/interpreter/bytecode-source-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc ../deps/v8/src/interpreter/bytecode-generator.cc: In member function 'void v8::internal::interpreter::BytecodeGenerator::VisitCountOperation(v8::internal::CountOperation*)': ../deps/v8/src/interpreter/bytecode-generator.cc:3619:36: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] builder()->StoreNamedProperty(object, name, feedback_index(feedback_slot), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ language_mode()); ~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o ../deps/v8/src/isolate.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-parser.o ../deps/v8/src/json-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o ../deps/v8/src/json-stringifier.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/keys.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/keys.o ../deps/v8/src/keys.cc In file included from ../deps/v8/src/arm/assembler-arm-inl.h:44:0, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/isolate.cc:12: ../deps/v8/src/objects-inl.h: In member function 'v8::internal::Handle v8::internal::CaptureStackTraceHelper::NewStackFrameObject(const v8::internal::FrameSummary::JavaScriptFrameSummary&)': ../deps/v8/src/objects-inl.h:431:60: warning: 'maybe_cache' may be used uninitialized in this function [-Wmaybe-uninitialized] return map() == GetHeap()->unseeded_number_dictionary_map(); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ ../deps/v8/src/isolate.cc:670:13: note: 'maybe_cache' was declared here Object* maybe_cache; ^~~~~~~~~~~ ../deps/v8/src/isolate.cc:713:79: warning: 'code_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] auto new_cache = UnseededNumberDictionary::Set(cache, code_offset, frame); ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o ../deps/v8/src/layout-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o ../deps/v8/src/log-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log.o ../deps/v8/src/log.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup-cache.o ../deps/v8/src/lookup-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o ../deps/v8/src/lookup.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o ../deps/v8/src/map-updater.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o ../deps/v8/src/machine-type.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/messages.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/messages.o ../deps/v8/src/messages.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o ../deps/v8/src/objects-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/debug-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/debug-objects.o ../deps/v8/src/objects/debug-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/intl-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/intl-objects.o ../deps/v8/src/objects/intl-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/module.o ../deps/v8/src/objects/module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc In file included from ../deps/v8/src/objects-inl.h:47:0, from ../deps/v8/src/objects/module.cc:12: ../deps/v8/src/objects/object-macros.h: In member function 'v8::internal::Cell* v8::internal::Module::GetCell(int)': ../deps/v8/src/objects/object-macros.h:142:47: warning: 'cell' may be used uninitialized in this function [-Wmaybe-uninitialized] reinterpret_cast(base::Relaxed_Load( \ ^ ../deps/v8/src/objects/module.cc:150:11: note: 'cell' was declared here Object* cell; ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o ../deps/v8/src/parsing/expression-scope-reparenter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o ../deps/v8/src/objects-printer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects.o ../deps/v8/src/objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o ../deps/v8/src/objects/debug-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o ../deps/v8/src/objects/intl-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o ../deps/v8/src/objects/module.cc ../deps/v8/src/objects/module.cc: In member function 'v8::internal::Cell* v8::internal::Module::GetCell(int)': ../deps/v8/src/objects/module.cc:163:25: warning: 'cell' may be used uninitialized in this function [-Wmaybe-uninitialized] return Cell::cast(cell); ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc In file included from ../deps/v8/src/parsing/parser.h:15:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o ../deps/v8/src/parsing/preparsed-scope-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o ../deps/v8/src/ostreams.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o ../deps/v8/src/parsing/expression-scope-reparenter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc In file included from ../deps/v8/src/parsing/preparser.cc:18:0: ../deps/v8/src/parsing/preparser.h: In member function 'v8::internal::ParserBase::StatementT v8::internal::ParserBase::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList*, bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/preparser.h:1088:35: warning: 'variable_name.v8::internal::PreParserIdentifier::string_' may be used uninitialized in this function [-Wmaybe-uninitialized] scope()->DeclareVariableName(variable_name.string_, mode); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h:3917:15: note: 'variable_name.v8::internal::PreParserIdentifier::string_' was declared here IdentifierT variable_name; ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/perf-jit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc In file included from ../deps/v8/src/parsing/parser.h:15:0, from ../deps/v8/src/parsing/parser.cc:5: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::Parser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o ../deps/v8/src/parsing/pattern-rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o ../deps/v8/src/parsing/preparsed-scope-data.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h: In member function 'v8::internal::ParserBase::ExpressionT v8::internal::ParserBase::ParseYieldExpression(bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/parser-base.h:2962:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!delegating) break; ^~ ../deps/v8/src/parsing/parser-base.h:2964:7: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc In file included from ../deps/v8/src/parsing/preparser.cc:18:0: ../deps/v8/src/parsing/preparser.h: In member function 'v8::internal::ParserBase::StatementT v8::internal::ParserBase::ParseHoistableDeclaration(int, v8::internal::ParseFunctionFlags, v8::internal::ZoneList*, bool, bool*) [with Impl = v8::internal::PreParser]': ../deps/v8/src/parsing/preparser.h:1088:35: warning: 'variable_name.v8::internal::PreParserIdentifier::string_' may be used uninitialized in this function [-Wmaybe-uninitialized] scope()->DeclareVariableName(variable_name.string_, mode); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/src/parsing/preparser.cc:14:0: ../deps/v8/src/parsing/parser-base.h:3917:15: note: 'variable_name.v8::internal::PreParserIdentifier::string_' was declared here IdentifierT variable_name; ^~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o ../deps/v8/src/pending-compilation-error-handler.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'v8::internal::RegExpTree* v8::internal::RegExpParser::ParseDisjunction()': ../deps/v8/src/regexp/regexp-parser.cc:573:72: warning: this statement may fall through [-Wimplicit-fallthrough=] if (parsed) return ReportError(CStrVector("Nothing to repeat")); ^ ../deps/v8/src/regexp/regexp-parser.cc:576:7: note: here case '}': ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o ../deps/v8/src/perf-jit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc In file included from ../deps/v8/src/objects-inl.h:21:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/runtime-profiler.cc:10: ../deps/v8/src/feedback-vector-inl.h: In member function 'void v8::internal::FeedbackVector::ComputeCounts(int*, int*, int*, bool)': ../deps/v8/src/feedback-vector-inl.h:244:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!code_is_interpreted) break; ^~ ../deps/v8/src/feedback-vector-inl.h:245:7: note: here case FeedbackSlotKind::kLoadProperty: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o ../deps/v8/src/property-descriptor.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property.o ../deps/v8/src/property.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o ../deps/v8/src/regexp/interpreter-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o ../deps/v8/src/regexp/jsregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o ../deps/v8/src/regexp/regexp-macro-assembler-irregexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc ../deps/v8/src/regexp/regexp-parser.cc: In member function 'v8::internal::RegExpTree* v8::internal::RegExpParser::ParseDisjunction()': ../deps/v8/src/regexp/regexp-parser.cc:573:72: warning: this statement may fall through [-Wimplicit-fallthrough=] if (parsed) return ReportError(CStrVector("Nothing to repeat")); ^ ../deps/v8/src/regexp/regexp-parser.cc:576:7: note: here case '}': ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o ../deps/v8/src/register-configuration.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o ../deps/v8/src/runtime-profiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc In file included from ../deps/v8/src/objects-inl.h:21:0, from ../deps/v8/src/arm/assembler-arm-inl.h:44, from ../deps/v8/src/assembler-inl.h:17, from ../deps/v8/src/macro-assembler.h:8, from ../deps/v8/src/arm/codegen-arm.h:8, from ../deps/v8/src/codegen.h:53, from ../deps/v8/src/code-stubs.h:10, from ../deps/v8/src/runtime-profiler.cc:10: ../deps/v8/src/feedback-vector-inl.h: In member function 'void v8::internal::FeedbackVector::ComputeCounts(int*, int*, int*, bool)': ../deps/v8/src/feedback-vector-inl.h:244:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!code_is_interpreted) break; ^~ ../deps/v8/src/feedback-vector-inl.h:245:7: note: here case FeedbackSlotKind::kLoadProperty: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o ../deps/v8/src/runtime/runtime-intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o ../deps/v8/src/runtime/runtime-error.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o ../deps/v8/src/runtime/runtime-intl.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o ../deps/v8/src/runtime/runtime-liveedit.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o ../deps/v8/src/runtime/runtime-maths.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc ../deps/v8/src/snapshot/deserializer.cc: In member function 'bool v8::internal::Deserializer::ReadData(v8::internal::Object**, v8::internal::Object**, int, v8::internal::Address)': ../deps/v8/src/snapshot/deserializer.cc:597:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:417:3: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(byte_code) \ ^~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:602:7: note: in expansion of macro 'SIXTEEN_CASES' SIXTEEN_CASES(kRootArrayConstants) ^~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:616:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast
(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:621:7: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(kHotObject) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o ../deps/v8/src/snapshot/object-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o ../deps/v8/src/snapshot/partial-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o ../deps/v8/src/safepoint-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o ../deps/v8/src/snapshot/startup-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc ../deps/v8/src/snapshot/deserializer.cc: In member function 'bool v8::internal::Deserializer::ReadData(v8::internal::Object**, v8::internal::Object**, int, v8::internal::Address)': ../deps/v8/src/snapshot/deserializer.cc:597:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:417:3: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(byte_code) \ ^~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:602:7: note: in expansion of macro 'SIXTEEN_CASES' SIXTEEN_CASES(kRootArrayConstants) ^~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:616:17: warning: this statement may fall through [-Wimplicit-fallthrough=] current = reinterpret_cast( ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ reinterpret_cast
(current) + skip); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/snapshot/deserializer.cc:411:3: note: here case byte_code: \ ^ ../deps/v8/src/snapshot/deserializer.cc:621:7: note: in expansion of macro 'FOUR_CASES' FOUR_CASES(kHotObject) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o ../deps/v8/src/source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o ../deps/v8/src/snapshot/object-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o ../deps/v8/src/snapshot/partial-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position.o ../deps/v8/src/source-position.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/source-position-table.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::PositionTableEntry&}; _Tp = v8::internal::PositionTableEntry; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/source-position-table.h:9, from ../deps/v8/src/source-position-table.cc:5: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::SourcePositionTableBuilder::AddEntry(const v8::internal::PositionTableEntry&)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/source-position.h:12, from ../deps/v8/src/source-position.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o ../deps/v8/src/string-case.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o ../deps/v8/src/snapshot/startup-deserializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o ../deps/v8/src/trap-handler/handler-outside.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o ../deps/v8/src/trap-handler/handler-shared.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o ../deps/v8/src/type-hints.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o ../deps/v8/src/source-position-table.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position.o ../deps/v8/src/source-position.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/uri.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/uri.o ../deps/v8/src/uri.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o ../deps/v8/src/startup-data-util.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/handles.h:10, from ../deps/v8/src/source-position.h:12, from ../deps/v8/src/source-position.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::SourcePositionInfo}; _Tp = v8::internal::SourcePositionInfo; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o ../deps/v8/src/value-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/version.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o ../deps/v8/src/string-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-case.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-case.o ../deps/v8/src/string-case.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/visitors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/visitors.o ../deps/v8/src/visitors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o ../deps/v8/src/wasm/compilation-manager.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc ../deps/v8/src/value-serializer.cc: In member function 'v8::Maybe v8::internal::ValueSerializer::WriteJSReceiver(v8::internal::Handle)': ../deps/v8/src/value-serializer.cc:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!FLAG_wasm_disable_structured_cloning) { ^~ ../deps/v8/src/value-serializer.cc:482:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o ../deps/v8/src/wasm/local-decl-encoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o ../deps/v8/src/wasm/module-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o ../deps/v8/src/string-stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/strtod.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/strtod.o ../deps/v8/src/strtod.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o ../deps/v8/src/wasm/streaming-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o ../deps/v8/src/wasm/wasm-api.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/function-body-decoder.h:11, from ../deps/v8/src/wasm/module-decoder.h:9, from ../deps/v8/src/wasm/module-decoder.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {unsigned int&, v8::internal::wasm::WasmInitExpr&}; _Tp = v8::internal::wasm::WasmTableInit; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmDataSegment}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o ../deps/v8/src/wasm/wasm-code-specialization.cc /usr/include/c++/7/bits/vector.tcc: In member function 'v8::internal::wasm::ModuleResult v8::internal::wasm::{anonymous}::ModuleDecoder::DecodeModule(v8::internal::Isolate*, bool)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/transitions.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/transitions.o ../deps/v8/src/transitions.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o ../deps/v8/src/trap-handler/handler-outside.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o ../deps/v8/src/trap-handler/handler-shared.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o ../deps/v8/src/type-hints.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode.o ../deps/v8/src/unicode.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o ../deps/v8/src/unicode-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/uri.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/uri.o ../deps/v8/src/uri.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/utils.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/utils.o ../deps/v8/src/utils.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/wasm-module-builder.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmModuleBuilder::WasmGlobal}; _Tp = v8::internal::wasm::WasmModuleBuilder::WasmGlobal; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'uint32_t v8::internal::wasm::WasmModuleBuilder::AddGlobal(v8::internal::wasm::ValueType, bool, bool, const v8::internal::wasm::WasmInitExpr&)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8.o ../deps/v8/src/v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o ../deps/v8/src/v8threads.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o ../deps/v8/src/value-serializer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc ../deps/v8/src/value-serializer.cc: In member function 'v8::Maybe v8::internal::ValueSerializer::WriteJSReceiver(v8::internal::Handle)': ../deps/v8/src/value-serializer.cc:478:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!FLAG_wasm_disable_structured_cloning) { ^~ ../deps/v8/src/value-serializer.cc:482:5: note: here default: ^~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/version.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/version.o ../deps/v8/src/version.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o ../deps/v8/src/arm/assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/visitors.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/visitors.o ../deps/v8/src/visitors.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o ../deps/v8/src/arm/code-stubs-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o ../deps/v8/src/arm/codegen-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o ../deps/v8/src/wasm/compilation-manager.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/constants-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/constants-arm.o ../deps/v8/src/arm/constants-arm.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/arm/assembler-arm.h:44, from ../deps/v8/src/arm/assembler-arm.cc:37: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::ConstantPoolEntry&}; _Tp = v8::internal::ConstantPoolEntry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/arm/assembler-arm.h:44, from ../deps/v8/src/arm/assembler-arm.cc:37: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::Assembler::ConstantPoolAddEntry(int, v8::internal::Double)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o ../deps/v8/src/arm/cpu-arm.cc /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::Assembler::ConstantPoolAddEntry(int, v8::internal::RelocInfo::Mode, intptr_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o ../deps/v8/src/arm/deoptimizer-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o ../deps/v8/src/arm/disasm-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o ../deps/v8/src/arm/frame-constants-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o ../deps/v8/src/arm/interface-descriptors-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o ../deps/v8/src/wasm/local-decl-encoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o ../deps/v8/src/arm/macro-assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o ../deps/v8/src/arm/simulator-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o ../deps/v8/src/wasm/module-compiler.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o ../deps/v8/src/arm/eh-frame-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o ../deps/v8/src/compiler/arm/code-generator-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o ../deps/v8/src/compiler/arm/instruction-scheduler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o ../deps/v8/src/compiler/arm/instruction-selector-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o ../deps/v8/src/compiler/arm/unwinding-info-writer-arm.cc ../deps/v8/src/compiler/arm/instruction-selector-arm.cc: In member function 'void v8::internal::compiler::InstructionSelector::VisitInt32Add(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1241:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1243:7: note: here case IrOpcode::kWord32Sar: { ^~~~ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1295:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1297:7: note: here case IrOpcode::kWord32Sar: { ^~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:7: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::Constant&}; _Tp = v8::internal::compiler::Constant; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:7: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitStackSlot(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::UseImmediate(int)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::TempImmediate(int32_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::UseImmediate(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::Label(v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/function-body-decoder.h:11, from ../deps/v8/src/wasm/module-decoder.h:9, from ../deps/v8/src/wasm/module-decoder.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {unsigned int&, v8::internal::wasm::WasmInitExpr&}; _Tp = v8::internal::wasm::WasmTableInit; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {v8::internal::wasm::WasmGlobal}; _Tp = v8::internal::wasm::WasmGlobal; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmDataSegment}; _Tp = v8::internal::wasm::WasmDataSegment; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o ../deps/v8/src/debug/arm/debug-arm.cc /usr/include/c++/7/bits/vector.tcc: In member function 'v8::internal::wasm::ModuleResult v8::internal::wasm::{anonymous}::ModuleDecoder::DecodeModule(v8::internal::Isolate*, bool)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o ../deps/v8/src/ic/arm/access-compiler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o ../deps/v8/src/ic/arm/handler-compiler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o ../deps/v8/src/wasm/streaming-decoder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o ../deps/v8/src/regexp/arm/regexp-macro-assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/debug-support.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/debug-support.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o ../deps/v8/src/wasm/wasm-api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o ../deps/v8/src/wasm/wasm-code-specialization.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/injected-script.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/search-util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-16.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/string-util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/test-interface.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-arguments.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/builtins/builtins.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stub-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/types.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/type-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimize-reason.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/eh-frame.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/external-reference-table.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/feedback-vector.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/code-stats.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/marking.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/intl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic-stats.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-parser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/json-stringifier.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/keys.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/map-updater.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/debug-objects.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/intl-objects.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/literal-objects.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/module.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/objects/scope-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parse-info.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/parsing.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/perf-jit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position-table.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/source-position.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-case.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/traced-value.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/type-hints.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/uri.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/value-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/visitors.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/signature-map.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone-segment.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/zone/zone.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/constants-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_base/gen/debug-support.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc g++ -pthread -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Debug/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_setup.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_builtins_generators.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -ldl -lrt -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../deps/v8/src/checks.h:8, from ../deps/v8/src/list.h:10, from ../deps/v8/src/zone/zone.h:13, from ../deps/v8/src/signature.h:9, from ../deps/v8/src/wasm/wasm-module-builder.cc:5: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {v8::internal::wasm::WasmModuleBuilder::WasmGlobal}; _Tp = v8::internal::wasm::WasmModuleBuilder::WasmGlobal; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/7/bits/vector.tcc: In member function 'uint32_t v8::internal::wasm::WasmModuleBuilder::AddGlobal(v8::internal::wasm::ValueType, bool, bool, const v8::internal::wasm::WasmInitExpr&)': /usr/include/c++/7/bits/vector.tcc:105:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), std::forward<_Args>(__args)...); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o ../deps/v8/src/arm/assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o ../deps/v8/src/arm/code-stubs-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o ../deps/v8/src/arm/codegen-arm.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/arm/assembler-arm.h:44, from ../deps/v8/src/arm/assembler-arm.cc:37: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::ConstantPoolEntry&}; _Tp = v8::internal::ConstantPoolEntry; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/arm/assembler-arm.h:44, from ../deps/v8/src/arm/assembler-arm.cc:37: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::Assembler::ConstantPoolAddEntry(int, v8::internal::Double)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::Assembler::ConstantPoolAddEntry(int, v8::internal::RelocInfo::Mode, intptr_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/constants-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/constants-arm.o ../deps/v8/src/arm/constants-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o ../deps/v8/src/arm/cpu-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o ../deps/v8/src/arm/deoptimizer-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o ../deps/v8/src/arm/disasm-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o ../deps/v8/src/arm/frame-constants-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o ../deps/v8/src/arm/interface-descriptors-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o ../deps/v8/src/arm/macro-assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o ../deps/v8/src/arm/simulator-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o ../deps/v8/src/arm/eh-frame-arm.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Debug/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v8.11.3/out/Debug/mksnapshot" --nodebug_code --startup_src "/builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o ../deps/v8/src/compiler/arm/code-generator-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o ../deps/v8/src/compiler/arm/instruction-scheduler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o ../deps/v8/src/compiler/arm/instruction-selector-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni/snapshot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni/snapshot.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o ../deps/v8/src/compiler/arm/unwinding-info-writer-arm.cc ../deps/v8/src/compiler/arm/instruction-selector-arm.cc: In member function 'void v8::internal::compiler::InstructionSelector::VisitInt32Add(v8::internal::compiler::Node*)': ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1241:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1243:7: note: here case IrOpcode::kWord32Sar: { ^~~~ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1295:9: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:1297:7: note: here case IrOpcode::kWord32Sar: { ^~~~ In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:7: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const v8::internal::compiler::Constant&}; _Tp = v8::internal::compiler::Constant; _Alloc = v8::internal::ZoneAllocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector >::iterator {aka __gnu_cxx::__normal_iterator > >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/src/base/platform/platform.h:26, from ../deps/v8/src/allocation.h:10, from ../deps/v8/src/assembler.h:40, from ../deps/v8/src/compiler/common-operator.h:8, from ../deps/v8/src/compiler/instruction-selector.h:10, from ../deps/v8/src/compiler/instruction-selector-impl.h:8, from ../deps/v8/src/compiler/arm/instruction-selector-arm.cc:7: /usr/include/c++/7/bits/stl_vector.h: In member function 'void v8::internal::compiler::InstructionSelector::VisitStackSlot(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::Label(v8::internal::compiler::BasicBlock*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::TempImmediate(int32_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::UseImmediate(int)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In member function 'v8::internal::compiler::InstructionOperand v8::internal::compiler::OperandGenerator::UseImmediate(v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitRRI(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::ArchOpcode, v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitRRIR(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::ArchOpcode, v8::internal::compiler::Node*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::EmitUbfx(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::Node*, v8::internal::compiler::Node*, uint32_t, uint32_t)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitShift(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::Node*, TryMatchShift, v8::internal::compiler::FlagsContinuation*) [with TryMatchShift = bool (*)(v8::internal::compiler::InstructionSelector*, int*, v8::internal::compiler::Node*, v8::internal::compiler::InstructionOperand*, v8::internal::compiler::InstructionOperand*)]': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitCompare(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::InstructionCode, v8::internal::compiler::InstructionOperand, v8::internal::compiler::InstructionOperand, v8::internal::compiler::FlagsContinuation*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitWordCompare(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::Node*, v8::internal::compiler::InstructionCode, v8::internal::compiler::FlagsContinuation*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::VisitBinop(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::Node*, v8::internal::compiler::InstructionCode, v8::internal::compiler::InstructionCode, v8::internal::compiler::FlagsContinuation*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h: In function 'void v8::internal::compiler::{anonymous}::EmitInt32MulWithOverflow(v8::internal::compiler::InstructionSelector*, v8::internal::compiler::Node*, v8::internal::compiler::FlagsContinuation*)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DV8_ENABLE_CHECKS' '-DOBJECT_PRINT' '-DVERIFY_HEAP' '-DDEBUG' '-DV8_TRACE_MAPS' '-DENABLE_HANDLE_ZAPPING' '-DENABLE_SLOW_DCHECKS' '-D_DEBUG' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -Woverloaded-virtual -fdata-sections -ffunction-sections -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o ../deps/v8/src/setup-isolate-deserialize.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o ../deps/v8/src/debug/arm/debug-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o ../deps/v8/src/ic/arm/access-compiler-arm.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/v8.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/async_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/async_wrap.o ../src/async_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o ../deps/v8/src/ic/arm/handler-compiler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o ../deps/v8/src/regexp/arm/regexp-macro-assembler-arm.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/debug-support.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/debug-support.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/debug-support.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../src/base-object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/include/v8.h:23, from ../src/base-object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: /usr/include/c++/7/bits/stl_vector.h: In static member function 'static void node::AsyncWrap::EmitDestroy(node::Environment*, double)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/cares_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connection_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connection_wrap.o ../src/connection_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connect_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connect_wrap.o ../src/connect_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/env.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/env.o ../src/env.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/fs_event_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/fs_event_wrap.o ../src/fs_event_wrap.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Protocol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Console.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Debugger.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/HeapProfiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Runtime.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/src/inspector/protocol/Schema.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/injected-script.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/inspected-context.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/remote-object-id.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/search-util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-16.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/string-util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/test-interface.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-console-message.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-debugger-script.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-function-call.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-injected-script-host.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-inspector-session-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-internal-value-type.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-profiler-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-regex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-runtime-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-schema-agent-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-stack-trace-impl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/v8-value-utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/inspector/wasm-translation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/accessors.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/address-map.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/allocation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-arguments.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/api-natives.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arguments.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-js.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-parser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-scanner.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/asm-types.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/asmjs/switch-logic.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/assert-scope.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-expression-rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-function-literal-id-reindexer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-numbering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast-value-factory.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/ast.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/compile-time-value.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/context-slot-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/modules.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/prettyprinter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/scopes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ast/variables.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/background-parsing-task.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bailout-reason.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/basic-block-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bignum.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bit-vector.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/bootstrapper.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-arraybuffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-array.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-boolean.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-call.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-callsite.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-collections.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-console.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-dataview.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-date.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-error.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-function.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-global.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-internal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-json.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-math.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-number.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-object.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-promise.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-reflect.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-regexp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-sharedarraybuffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-string.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-intl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-symbol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins-typedarray.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/builtins/builtins.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cached-powers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/cancelable-task.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/char-predicates.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-factory.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stub-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/code-stubs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/codegen.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-dependencies.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compilation-statistics.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/access-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/all-nodes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/basic-block-instrumentor.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/branch-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-graph-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/bytecode-liveness-map.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/c-linkage.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/checkpoint-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/code-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-node-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/common-operator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-equivalence.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/control-flow-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/dead-code-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/effect-control-linearizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/escape-analysis-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-elider.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/frame-states.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/gap-resolver.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-trimmer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph-visualizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/graph.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-selector.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction-scheduler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/instruction.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/int64-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-builtin-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-call-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-context-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-create-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-generic-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-graph.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-inlining-heuristic.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-intrinsic-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-native-context-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-operator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-type-hint-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/js-typed-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/jump-threading.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/linkage.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/live-range-separator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/load-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-peeling.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/loop-variable-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-operator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/machine-graph-verifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/memory-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/move-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/new-escape-analysis-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-marker.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-matchers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node-properties.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/node.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/opcodes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operation-typer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator-properties.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/operator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/osr.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/pipeline-statistics.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/property-access-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/raw-machine-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/redundancy-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/register-allocator-verifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/representation-change.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/schedule.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/scheduler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/select-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simd-scalar-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-lowering.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/simplified-operator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/compiler-source-position-table.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/state-values-utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/store-store-elimination.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/types.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/type-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typed-optimization.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/typer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/value-numbering-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/verifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/wasm-linkage.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/zone-stats.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-job.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/compiler-dispatcher-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler-dispatcher/unoptimized-compile-job.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/contexts.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/conversions.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/counters.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/date.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dateparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-coverage.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-evaluate.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-frames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scope-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-scopes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug-stack-trace-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/debug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/liveedit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimize-reason.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/deoptimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/disassembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/diy-fp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/eh-frame.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements-kind.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/elements.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/execution.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/externalize-string-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/free-buffer-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/gc-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/ignition-statistics-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/statistics-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/extensions/trigger-failure-extension.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/external-reference-table.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/factory.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fast-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/feedback-vector.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ffi/ffi-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/field-type.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/fixed-dtoa.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/flags.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/frames.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/futex-emulation.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/gdb-jit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/global-handles.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/handles.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/array-buffer-tracker.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/code-stats.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/concurrent-marking.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/embedder-tracing.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/memory-reducer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-idle-time-handler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/gc-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/heap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking-job.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/incremental-marking.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/invalidated-slots.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/mark-compact.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/marking.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/object-stats.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/objects-visiting.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenge-job.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/scavenger.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/sequential-marking-deque.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/spaces.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/heap/store-buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/intl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/icu_util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/access-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/call-optimization.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/handler-configuration.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic-stats.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/ic.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/identity-map.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interface-descriptors.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecodes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-accessor.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-random-iterator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-array-writer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-flags.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-label.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-node.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-operands.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-register-optimizer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/bytecode-source-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/constant-array-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/control-flow-builders.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/handler-table-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/interpreter/interpreter-intrinsics.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/isolate.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-parser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/json-stringifier.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/keys.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/layout-descriptor.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log-utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/log.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/lookup.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/map-updater.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/machine-type.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/messages.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-debug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects-printer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/debug-objects.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/intl-objects.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/literal-objects.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/module.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/objects/scope-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ostreams.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/expression-scope-reparenter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/func-name-inferrer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parse-info.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/parsing.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/pattern-rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparse-data.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparsed-scope-data.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/preparser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/rewriter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner-character-streams.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/scanner.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/parsing/token.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/pending-compilation-error-handler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/perf-jit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/allocation-tracker.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/cpu-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/heap-snapshot-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profiler-listener.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/profile-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/sampling-heap-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/strings-storage.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tick-sample.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/profiler/tracing-cpu-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property-descriptor.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/property.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/interpreter-irregexp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/jsregexp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-ast.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-irregexp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-macro-assembler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-parser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-stack.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/regexp-utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/register-configuration.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime-profiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-array.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-atomics.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-classes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-collections.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-date.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-debug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-forin.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-function.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-error.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-futex.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-generator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-intl.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-internal.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-literals.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-liveedit.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-maths.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-module.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-numbers.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-object.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-operators.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-promise.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-proxy.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-regexp.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-scopes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-strings.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-symbol.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-test.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-typedarray.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime-wasm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/runtime/runtime.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/safepoint-table.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/code-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/natives-common.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/object-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/partial-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/serializer-common.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-common.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/snapshot-source-sink.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-deserializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/snapshot/startup-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position-table.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/source-position.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/startup-data-util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-case.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/string-stream.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/strtod.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/stub-cache.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/trace-event.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/traced-value.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/tracing/tracing-category-observer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/transitions.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-outside.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/trap-handler/handler-shared.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/type-hints.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/unicode-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/uri.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/utils.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/v8threads.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/value-serializer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/version.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/visitors.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/compilation-manager.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/function-body-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/local-decl-encoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-compiler.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/module-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/signature-map.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/streaming-decoder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-code-specialization.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-debug.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-external-refs.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-js.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-module-builder.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-interpreter.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-objects.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-opcodes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-result.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/wasm/wasm-text.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/accounting-allocator.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone-segment.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/zone/zone.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/code-stubs-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/codegen-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/constants-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/cpu-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/deoptimizer-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/disasm-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/frame-constants-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/interface-descriptors-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/macro-assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/simulator-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/arm/eh-frame-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/code-generator-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-scheduler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/instruction-selector-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/compiler/arm/unwinding-info-writer-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/debug/arm/debug-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/access-compiler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/ic/arm/handler-compiler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/deps/v8/src/regexp/arm/regexp-macro-assembler-arm.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_base/gen/debug-support.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/handle_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/v8 -I../. -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/js_stream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/module_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/module_wrap.o ../src/module_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node.o ../src/node.cc g++ -pthread -rdynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Release/mksnapshot -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_setup.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_nosnapshot.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_builtins_generators.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -ldl -lrt -Wl,--end-group g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_api.o ../src/node_api.cc ../src/node.cc: In function 'void node::SetupProcessObject(node::Environment*, int, const char* const*, int, const char* const*)': ../src/node.cc:3505:42: warning: 'bool v8::Object::SetAccessor(v8::Local, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local, v8::AccessControl, v8::PropertyAttribute)' is deprecated: Use maybe version [-Wdeprecated-declarations] GetParentProcessId); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8.h:3187:22: note: declared here bool SetAccessor(Local name, ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc: In function 'void node::DebugPause(const v8::FunctionCallbackInfo&)': ../src/node.cc:4404:14: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4404:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_config.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_config.o ../src/node_config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_constants.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_constants.o ../src/node_constants.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_contextify.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_debug_options.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_debug_options.o ../src/node_debug_options.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_file.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_file.o ../src/node_file.cc ../src/node_contextify.cc: In static member function 'static void node::{anonymous}::ContextifyContext::RunInDebugContext(const v8::FunctionCallbackInfo&)': ../src/node_contextify.cc:278:43: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:278:76: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:283:14: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:283:75: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:30: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:63: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http2.o ../src/node_http2.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http_parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http_parser.o ../src/node_http_parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_os.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_os.o ../src/node_os.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_platform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_platform.o ../src/node_platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_perf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_perf.o ../src/node_perf.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_serdes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_serdes.o ../src/node_serdes.cc ../src/node_perf.cc: In function 'void node::performance::Init(v8::Local, v8::Local, v8::Local)': ../src/node_perf.cc:325:8: warning: variable 'state_ab' set but not used [-Wunused-but-set-variable] auto state_ab = ArrayBuffer::New(isolate, state, sizeof(*state)); ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_trace_events.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_trace_events.o ../src/node_trace_events.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_url.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_url.o ../src/node_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_util.o ../src/node_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_v8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_v8.o ../src/node_v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_stat_watcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_watchdog.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_zlib.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_zlib.o ../src/node_zlib.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_i18n.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/pipe_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/pipe_wrap.o ../src/pipe_wrap.cc ../src/node_i18n.cc: In function 'int node::i18n::GetColumnWidth(UChar32, bool)': ../src/node_i18n.cc:788:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ambiguous_as_full_width) { ^~ ../src/node_i18n.cc:792:5: note: here case U_EA_NEUTRAL: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/process_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/signal_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/spawn_sync.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/spawn_sync.o ../src/spawn_sync.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_bytes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_search.o ../src/string_search.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_base.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_base.o ../src/stream_base.cc LD_LIBRARY_PATH=/builddir/build/BUILD/node-v8.11.3/out/Release/lib.host:/builddir/build/BUILD/node-v8.11.3/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../deps/v8/src; mkdir -p /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni; "/builddir/build/BUILD/node-v8.11.3/out/Release/mksnapshot" --nodebug_code --startup_src "/builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" "" g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tcp_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tcp_wrap.o ../src/tcp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/timer_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/agent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/agent.o ../src/tracing/agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/experimental-extras-libraries.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/trace_event.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/trace_event.o ../src/tracing/trace_event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni/snapshot.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni/snapshot.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tty_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/udp_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/util.o ../src/util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/uv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/uv.o ../src/uv.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/gen/node_javascript.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_javascript.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_js_api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_js_api.o ../src/inspector_js_api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TARGET_ARCH_ARM' '-DCAN_USE_ARMV7_INSTRUCTIONS' '-DCAN_USE_VFP3_INSTRUCTIONS' '-DCAN_USE_VFP32DREGS' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT' '-Dv8_promise_internal_field_count' '-DV8_INTL_SUPPORT' -I../deps/v8 -I../. -pthread -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard -marm -fdata-sections -ffunction-sections -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o ../deps/v8/src/setup-isolate-deserialize.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket.o ../src/inspector_socket.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_snapshot.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_snapshot.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/gen/experimental-extras-libraries.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/geni/snapshot.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/v8_snapshot/deps/v8/src/setup-isolate-deserialize.o touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/v8_maybe_snapshot.stamp touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/v8.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/async_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/async_wrap.o ../src/async_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/backtrace_posix.o ../src/backtrace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_bio.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_bio.o ../src/node_crypto_bio.cc In file included from /usr/include/c++/7/vector:69:0, from ../deps/v8/include/v8.h:23, from ../src/base-object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: /usr/include/c++/7/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/7/bits/vector.tcc:394:7: note: parameter passing for argument of type 'std::vector::iterator {aka __gnu_cxx::__normal_iterator >}' changed in GCC 7.1 vector<_Tp, _Alloc>:: ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/7/vector:64:0, from ../deps/v8/include/v8.h:23, from ../src/base-object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/async_wrap.cc:22: /usr/include/c++/7/bits/stl_vector.h: In static member function 'static void node::AsyncWrap::EmitDestroy(node::Environment*, double)': /usr/include/c++/7/bits/stl_vector.h:948:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 _M_realloc_insert(end(), __x); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_clienthello.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/cares_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/cares_wrap.o ../src/cares_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tls_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tls_wrap.o ../src/tls_wrap.cc ../src/node_crypto.cc: In static member function 'static void node::crypto::SecureContext::Init(const v8::FunctionCallbackInfo&)': ../src/node_crypto.cc:540:29: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1632:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:542:36: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1633:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:544:36: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1634:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:546:31: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1638:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:548:38: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1639:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:550:38: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1640:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:552:31: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1644:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ ../src/node_crypto.cc:554:38: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1645:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ ../src/node_crypto.cc:556:38: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1646:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connection_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connection_wrap.o ../src/connection_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connect_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connect_wrap.o ../src/connect_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/env.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/env.o ../src/env.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/fs_event_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/fs_event_wrap.o ../src/fs_event_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/handle_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/handle_wrap.o ../src/handle_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/js_stream.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/js_stream.o ../src/js_stream.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/module_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/module_wrap.o ../src/module_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node.o ../src/node.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/libnode.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/libnode.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/async_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/cares_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connection_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/connect_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/env.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/fs_event_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/handle_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/js_stream.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/module_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_config.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_constants.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_contextify.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_debug_options.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_file.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http2.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_http_parser.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_os.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_platform.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_perf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_serdes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_trace_events.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_url.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_v8.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_stat_watcher.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_watchdog.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_zlib.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_i18n.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/pipe_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/process_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/signal_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/spawn_sync.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_bytes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_search.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_base.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tcp_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/timer_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/agent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tty_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/udp_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/uv.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_agent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_io.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_js_api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/backtrace_posix.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_dtrace.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tls_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_dtrace_provider.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node/src/node_main.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node/src/node_main.o ../src/node_main.cc g++ -pthread -rdynamic -Wl,--whole-archive,/builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/libnode.a -Wl,--no-whole-archive -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Debug/node -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/libnode.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -ldl -lrt -Wl,--end-group ../src/node.cc: In function 'void node::SetupProcessObject(node::Environment*, int, const char* const*, int, const char* const*)': ../src/node.cc:3505:42: warning: 'bool v8::Object::SetAccessor(v8::Local, v8::AccessorNameGetterCallback, v8::AccessorNameSetterCallback, v8::Local, v8::AccessControl, v8::PropertyAttribute)' is deprecated: Use maybe version [-Wdeprecated-declarations] GetParentProcessId); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8.h:3187:22: note: declared here bool SetAccessor(Local name, ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc: In function 'void node::DebugPause(const v8::FunctionCallbackInfo&)': ../src/node.cc:4404:14: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node.cc:4404:42: warning: 'static void v8::Debug::DebugBreak(v8::Isolate*)' is deprecated: No longer supported [-Wdeprecated-declarations] v8::Debug::DebugBreak(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node.cc:22: ../deps/v8/include/v8-debug.h:152:29: note: declared here static void DebugBreak(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_api.o ../src/node_api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_buffer.o ../src/node_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_config.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_config.o ../src/node_config.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_constants.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_constants.o ../src/node_constants.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_contextify.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_contextify.o ../src/node_contextify.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_debug_options.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_debug_options.o ../src/node_debug_options.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_file.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_file.o ../src/node_file.cc ../src/node_contextify.cc: In static member function 'static void node::{anonymous}::ContextifyContext::RunInDebugContext(const v8::FunctionCallbackInfo&)': ../src/node_contextify.cc:278:43: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:278:76: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] Local debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:283:14: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^~~~~~~~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:283:75: warning: 'static bool v8::Debug::SetDebugEventListener(v8::Isolate*, v8::Debug::EventCallback, v8::Local)' is deprecated: No longer supported [-Wdeprecated-declarations] Debug::SetDebugEventListener(args.GetIsolate(), dummy_event_listener); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:145:52: note: declared here V8_DEPRECATED("No longer supported", static bool SetDebugEventListener( ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:30: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^~~~~~~~~~~~~~~ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ ../src/node_contextify.cc:284:63: warning: 'static v8::Local v8::Debug::GetDebugContext(v8::Isolate*)' is deprecated: Use v8-inspector [-Wdeprecated-declarations] debug_context = Debug::GetDebugContext(args.GetIsolate()); ^ In file included from ../deps/v8/include/v8.h:26:0, from ../src/node.h:63, from ../src/node_internals.h:27, from ../src/node_contextify.cc:22: ../deps/v8/include/v8-debug.h:209:39: note: declared here static Local GetDebugContext(Isolate* isolate)); ^ ../deps/v8/include/v8config.h:318:3: note: in definition of macro 'V8_DEPRECATED' declarator __attribute__((deprecated(message))) ^~~~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http2.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http2.o ../src/node_http2.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http_parser.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http_parser.o ../src/node_http_parser.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_os.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_os.o ../src/node_os.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_platform.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_platform.o ../src/node_platform.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_perf.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_perf.o ../src/node_perf.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_serdes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_serdes.o ../src/node_serdes.cc ../src/node_perf.cc: In function 'void node::performance::Init(v8::Local, v8::Local, v8::Local)': ../src/node_perf.cc:325:8: warning: variable 'state_ab' set but not used [-Wunused-but-set-variable] auto state_ab = ArrayBuffer::New(isolate, state, sizeof(*state)); ^~~~~~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_trace_events.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_trace_events.o ../src/node_trace_events.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_url.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_url.o ../src/node_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_util.o ../src/node_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_v8.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_v8.o ../src/node_v8.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_stat_watcher.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_stat_watcher.o ../src/node_stat_watcher.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_watchdog.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_watchdog.o ../src/node_watchdog.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_zlib.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_zlib.o ../src/node_zlib.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_i18n.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_i18n.o ../src/node_i18n.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/pipe_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/pipe_wrap.o ../src/pipe_wrap.cc ../src/node_i18n.cc: In function 'int node::i18n::GetColumnWidth(UChar32, bool)': ../src/node_i18n.cc:788:7: warning: this statement may fall through [-Wimplicit-fallthrough=] if (ambiguous_as_full_width) { ^~ ../src/node_i18n.cc:792:5: note: here case U_EA_NEUTRAL: ^~~~ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/process_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/process_wrap.o ../src/process_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/signal_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/signal_wrap.o ../src/signal_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/spawn_sync.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/spawn_sync.o ../src/spawn_sync.cc touch /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/rename_node_bin_win.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_module_reg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_module_reg.o ../test/cctest/node_module_reg.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_test_fixture.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_test_fixture.o ../test/cctest/node_test_fixture.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_bytes.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_bytes.o ../src/string_bytes.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_search.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_search.o ../src/string_search.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_base.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_base.o ../src/stream_base.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_aliased_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_aliased_buffer.o ../test/cctest/test_aliased_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_wrap.o ../src/stream_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tcp_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tcp_wrap.o ../src/tcp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/timer_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/timer_wrap.o ../src/timer_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/agent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/agent.o ../src/tracing/agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_base64.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_environment.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/trace_event.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/trace_event.o ../src/tracing/trace_event.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tty_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tty_wrap.o ../src/tty_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/udp_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/udp_wrap.o ../src/udp_wrap.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/util.o ../src/util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/uv.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/uv.o ../src/uv.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/gen/node_javascript.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_javascript.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_agent.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_agent.o ../src/inspector_agent.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_url.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_io.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_io.o ../src/inspector_io.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_js_api.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_js_api.o ../src/inspector_js_api.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' '-DDEBUG' '-D_DEBUG' '-DV8_ENABLE_CHECKS' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -g -O0 -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Debug/.deps//builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket.o ../src/inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket_server.o ../src/inspector_socket_server.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/backtrace_posix.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/backtrace_posix.o ../src/backtrace_posix.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_dtrace.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_dtrace.o ../src/node_dtrace.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto.o ../src/node_crypto.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_bio.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_bio.o ../src/node_crypto_bio.cc g++ -pthread -rdynamic -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Debug/cctest -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_module_reg.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/node_test_fixture.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_aliased_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_base64.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_environment.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_url.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/cctest/test/cctest/test_inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/deps/v8/src/libv8_snapshot.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/async_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/env.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_debug_options.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_i18n.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_perf.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_platform.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_url.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/util.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_bytes.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/string_search.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/stream_base.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_constants.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/agent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/tls_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_agent.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_io.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_js_api.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/node_dtrace.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.11.3/out/Debug/obj.target/node_lib/src/backtrace_posix.o -ldl -lrt -Wl,--end-group ../src/node_crypto.cc: In static member function 'static void node::crypto::SecureContext::Init(const v8::FunctionCallbackInfo&)': ../src/node_crypto.cc:540:29: warning: 'const SSL_METHOD* TLSv1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1632:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:542:36: warning: 'const SSL_METHOD* TLSv1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1633:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_server_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:544:36: warning: 'const SSL_METHOD* TLSv1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1634:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_client_method(void)) /* TLSv1.0 */ ^ ../src/node_crypto.cc:546:31: warning: 'const SSL_METHOD* TLSv1_1_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1638:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:548:38: warning: 'const SSL_METHOD* TLSv1_1_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1639:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_server_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:550:38: warning: 'const SSL_METHOD* TLSv1_1_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_1_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1640:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_client_method(void)) /* TLSv1.1 */ ^ ../src/node_crypto.cc:552:31: warning: 'const SSL_METHOD* TLSv1_2_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1644:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */ ^ ../src/node_crypto.cc:554:38: warning: 'const SSL_METHOD* TLSv1_2_server_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_server_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1645:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_server_method(void)) /* TLSv1.2 */ ^ ../src/node_crypto.cc:556:38: warning: 'const SSL_METHOD* TLSv1_2_client_method()' is deprecated [-Wdeprecated-declarations] method = TLSv1_2_client_method(); ^ In file included from /usr/include/openssl/ct.h:13:0, from /usr/include/openssl/ssl.h:61, from ../src/node_crypto.h:39, from ../src/node_crypto.cc:25: /usr/include/openssl/ssl.h:1646:1: note: declared here DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_client_method(void)) /* TLSv1.2 */ ^ g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_ARCH="arm"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-D__POSIX__' '-DHAVE_DTRACE=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/include -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tls_wrap.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tls_wrap.o ../src/tls_wrap.cc rm -f /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/libnode.a && ar crsT /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/libnode.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/async_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/cares_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connection_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/connect_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/env.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/fs_event_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/handle_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/js_stream.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/module_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_config.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_constants.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_contextify.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_debug_options.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_file.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http2.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_http_parser.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_os.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_platform.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_perf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_serdes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_trace_events.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_url.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_v8.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_stat_watcher.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_watchdog.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_zlib.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_i18n.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/pipe_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/process_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/signal_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/spawn_sync.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_bytes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_search.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_base.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tcp_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/timer_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/agent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tty_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/udp_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/uv.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_agent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_io.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_js_api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/backtrace_posix.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_dtrace.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tls_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_dtrace_provider.o g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DHAVE_OPENSSL=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../deps/v8/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -I../deps/cares/include -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node/src/node_main.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc g++ -pthread -rdynamic -Wl,--whole-archive,/builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/libnode.a -Wl,--no-whole-archive -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Release/node -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node/src/node_main.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/libnode.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl -ldl -lrt -Wl,--end-group if [ ! -r node_g -o ! -L node_g ]; then ln -fs out/Debug/node node_g; fi touch /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/rename_node_bin_win.stamp g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_module_reg.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_module_reg.o ../test/cctest/node_module_reg.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o ../test/cctest/node_test_fixture.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o ../test/cctest/test_aliased_buffer.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_base64.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_environment.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_util.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_url.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc g++ '-DNODE_OPENSSL_CERT_STORE' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_DEBUG_HTTP2=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DNODE_HAVE_SMALL_ICU=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_STATIC_IMPLEMENTATION=1' '-DU_HAVE_STD_STRING=0' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I/builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen -I../deps/gtest/include -I../deps/icu-small/source/i18n -I../deps/icu-small/source/common -pthread -Wall -Wextra -Wno-unused-parameter -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF /builddir/build/BUILD/node-v8.11.3/out/Release/.deps//builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -g -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DZLIB_CONST -fno-delete-null-pointer-checks -c -o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc g++ -pthread -rdynamic -Wl,-z,noexecstack -Wl,--whole-archive /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a -Wl,--no-whole-archive -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o /builddir/build/BUILD/node-v8.11.3/out/Release/cctest -Wl,--start-group /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_module_reg.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_base64.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_environment.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_url.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/gtest/libgtest.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libplatform.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicui18n.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/cares/libcares.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_base.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libbase.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_libsampler.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicuucx.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicudata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/tools/icu/libicustubdata.a /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/deps/v8/src/libv8_snapshot.a -lz -lhttp_parser -luv -lnghttp2 -lcrypto -lssl /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/async_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/env.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_debug_options.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_i18n.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_perf.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_platform.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_url.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/util.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_bytes.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/string_search.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/stream_base.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_constants.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/agent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_buffer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/node_trace_writer.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tracing/trace_event.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/gen/node_javascript.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_bio.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_crypto_clienthello.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/tls_wrap.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_agent.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_io.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_js_api.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/inspector_socket_server.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/node_dtrace.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj/gen/node_dtrace_provider.o /builddir/build/BUILD/node-v8.11.3/out/Release/obj.target/node_lib/src/backtrace_posix.o -ldl -lrt -Wl,--end-group rm 40aaa85e1bf5cb4272ab116e09ea054a100319a6.intermediate if [ ! -r node -o ! -L node ]; then ln -fs out/Release/node node; fi + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oG1iDH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm ++ dirname /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm + cd node-v8.11.3 + rm -rf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm + ./tools/install.py install /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm /usr installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/bin/node installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/dtrace/node.d installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/systemtap/tapset/node.stp installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/node/gdbinit installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/node/lldbinit installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/node/lldb_commands.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/man/man1/node.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/TROUBLESHOOTING.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/.mailmap installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/configure installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/appveyor.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/make.bat installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/.github/CODEOWNERS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/.github/issue_template.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/basic-usage.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/advanced-usage.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/gulpfile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/date.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/support.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/escape.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trimRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/parseInt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trunc.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/templateSettings.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/template.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trimLeft.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/deburr.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/padLeft.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/capitalize.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/camelCase.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/escapeRegExp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/words.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/pad.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/startsWith.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/startCase.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/kebabCase.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/padRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/repeat.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/snakeCase.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/trim.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/endsWith.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/string/unescape.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeRegExpChar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reEvaluate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createSortedIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsEqual.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/composeArgs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/binaryIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalObjects.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBaseEach.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseAt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIndexOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayPush.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/bufferClone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isKey.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEachRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseGet.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayMap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCompareAscending.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/wrapperClone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/replaceHolders.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalArrays.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getFuncName.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseDifference.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFlatten.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForOwn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/LazyWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayCopy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reEscape.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCreate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseWrapperValue.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCompounder.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseWhile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/compareAscending.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/equalByTag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForIn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toPath.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseToString.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/cachePush.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createAggregator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/unescapeHtmlChar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/trimmedRightIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/MapCache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/LodashWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/realNames.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayReduce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isObjectLike.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/pickByArray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFlow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneByTag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyReverse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapGet.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/invokePath.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsFunction.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getMatchData.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createAssigner.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mergeDefaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsEqualDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseReduce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/composeArgsRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForEach.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/charsLeftIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/indexOfNaN.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseClone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyClone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPartialWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCtorWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createRound.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseLodash.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayConcat.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayFilter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/sortedUniq.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createReduce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isLaziable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/trimmedLeftIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getData.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/binaryIndexBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapDelete.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCopy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/basePullAt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBaseFor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayReduceRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/SetCache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mergeData.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSetData.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/toIterable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/cacheIndexOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/pickByCallback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForOwn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/compareMultiple.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseCallback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createForIn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMatchesProperty.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/initCloneArray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMerge.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSortByOrder.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createHybridWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseValues.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createObjectMapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseAssign.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isArrayLike.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEvery.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeHtmlChar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getLength.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/basePropertyDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEach.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEvery.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseExtremum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arraySum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reInterpolate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arraySome.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isSpace.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseProperty.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMatches.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapSet.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFindIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/deburrLetter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSortBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/mapHas.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getView.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isLength.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createBindWrapper.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayExtremum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/arrayEach.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isIterateeCall.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseDelay.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createCurry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/lazyValue.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignDefaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSlice.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignOwnDefaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFilter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/setData.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/escapeStringChar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/reorder.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/isStrictComparable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/getNative.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/assignWith.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFunctions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseIsMatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/bindCallback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseSome.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/charsRightIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/metaMap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseUniq.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createDefaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPartial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createExtremum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseForOwnRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseRandom.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createFindKey.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPadding.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseMergeDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseFindIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/shimKeys.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/createPadDir.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/internal/baseEachRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/date/now.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/propertyOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/matches.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/range.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/matchesProperty.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/uniqueId.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/identity.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/constant.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/attempt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/property.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/method.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/noop.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/iteratee.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/callback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/mixin.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/methodOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/utility/times.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reduceRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortByAll.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/countBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/filter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/contains.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/eachRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/foldl.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/findWhere.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/foldr.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/inject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/select.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/groupBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/collect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/forEachRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/shuffle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/pluck.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/include.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/any.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortByOrder.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sample.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/some.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/forEach.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/sortBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/at.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/where.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/invoke.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/each.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/size.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/reduce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/partition.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/max.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/every.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/findLast.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/indexBy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/find.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/includes.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/collection/detect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number/inRange.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/number/random.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/modArgs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/memoize.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/curryRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/rearg.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/once.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bindAll.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bindKey.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/bind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/flow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/compose.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/spread.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/ary.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/debounce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/flowRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/backflow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/partialRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/before.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/wrap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/defer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/partial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/delay.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/restParam.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/after.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/throttle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/curry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/function/negate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/compact.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/remove.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/chunk.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropRightWhile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/union.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/first.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/intersection.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/lastIndexOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/indexOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/flattenDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/pull.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zip.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeRightWhile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unzipWith.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/drop.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/sortedIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/sortedLastIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeWhile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zipWith.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/findLastIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/flatten.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/tail.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/head.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/zipObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/takeRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/slice.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/xor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/last.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/difference.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/pullAt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unique.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/initial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/object.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/unzip.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/dropWhile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/uniq.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/rest.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/fill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/findIndex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/without.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/array/take.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/floor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/round.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/add.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/sum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/ceil.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/math/max.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/keysIn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/omit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/keys.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/merge.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/values.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/mapKeys.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/pairs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/findLastKey.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/pick.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/extend.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/result.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/valuesIn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/findKey.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/defaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forOwn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/has.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/functions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/methods.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/mapValues.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forIn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forInRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/invert.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/defaultsDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/forOwnRight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/create.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/assign.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/object/set.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/lt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/toPlainObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isError.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isElement.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/cloneDeep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/toArray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isFinite.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isString.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isEqual.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/gt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNaN.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isEmpty.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isArray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/gte.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isPlainObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNative.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNull.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isObject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/lte.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isNumber.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/clone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isDate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isTypedArray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isFunction.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isUndefined.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/eq.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isMatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isArguments.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isBoolean.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/lang/isRegExp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperCommit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperPlant.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperToString.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/value.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperReverse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/lodash.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/reverse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/run.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/concat.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperConcat.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/tap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/thru.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/commit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/plant.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperValue.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/toJSON.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/chain.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/valueOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/wrapperChain.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/lodash/chain/toString.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/safe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/ReadMe.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/themes/generic-logging.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/examples/safe-string.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/examples/normal-usage.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/extendStringPrototype.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/styles.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/colors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/random.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/zebra.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/rainbow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/maps/america.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/custom/zalgo.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/custom/trap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/node_modules/colors/lib/system/supports-colors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/src/cell.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/src/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/src/table.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/src/layout-manager.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/examples/basic-usage-examples.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/examples/col-and-row-span-examples.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/truncation-with-colors.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/multi-line-colors.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/examples/screenshots/basic-usage-with-colors.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2/lib/print-example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/yallist.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/yallist/iterator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache/node_modules/pseudomap/pseudomap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/.eslintrc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/vacuum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansicolors/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansicolors/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansicolors/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansicolors/ansicolors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/check.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/semver-diff/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/import-lazy/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-npm/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/templates.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/escape-string-regexp/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/supports-color/node_modules/has-flag/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/conversions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/route.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/.eslintrc.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/chalk/node_modules/ansi-styles/node_modules/color-convert/node_modules/color-name/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/xdg-basedir/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/unique-string/node_modules/crypto-random-string/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/make-dir/node_modules/pify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/configstore/node_modules/dot-prop/node_modules/is-obj/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.BSD installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/LICENSE.MIT installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/strip-json-comments/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/yarn.lock installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/registry-url.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/base64.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.BSD installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/LICENSE.MIT installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/strip-json-comments/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/node_modules/deep-extend/lib/deep-extend.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-auth-token/node_modules/rc/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/create-error-class/node_modules/capture-stack-trace/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-redirect/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/unzip-response/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/url-parse-lax/node_modules/prepend-http/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-retry-allowed/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/duplexer3/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/timed-out/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/buffer-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/get-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/lowercase-keys/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/got/node_modules/is-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/is-path-inside/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/is-installed-globally/node_modules/global-dirs/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/signals.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/signal-exit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/enoent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/resolveCommand.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/escapeArgument.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/hasEmptyArgumentBug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/escapeCommand.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/cross-spawn/lib/util/readShebang.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/p-finally/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/buffer-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/get-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/strip-eof/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/node_modules/is-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/lib/errname.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/node_modules/execa/lib/stdio.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/macos/term-size installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/term-size/vendor/windows/term-size.exe installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/widest-line/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/cli-boxes/boxes.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/camelcase/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier/node_modules/boxen/node_modules/ansi-align/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/read-json.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/slash/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json/node_modules/json-parse-better-errors/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/read-installed.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/extend.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed/node_modules/util-extend/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/osenv.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/x.tap installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv/node_modules/os-homedir/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/lib/link.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs/lib/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/node_modules/minimist/example/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/bin/usage.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/bin/cmd.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp/examples/pow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.uniq/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.uniq/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.uniq/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.uniq/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/prefetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/extract.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/tarball.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/manifest.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/npm-pick-manifest/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/bower.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.eslintrc.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/index.umd.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/promise-retry/node_modules/err-code/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/role.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/method.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/protoduck/node_modules/genfun/lib/genfun.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/buffer-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/get-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/warning.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/cache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/inspector-log.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/inspector-log.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/https_agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/_http_agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/lib/smart-buffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.jscsrc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/lib/ip.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/associate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/bind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/connect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-client.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/Changelog.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/streams.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/extend-node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/encoding.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/iconv-loader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/headers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/common.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/body.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/response.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/blob.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/fetch-error.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/request.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/finalize-manifest.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/extract-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/opt-check.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/cache-key.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/git.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/silentlog.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/pack-dir.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/util/gunzip-maybe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/tag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/file.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/range.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/git.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/hosted.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/version.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/remote.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/directory.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/registry-key.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/pick-registry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/check-warning-header.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/fetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/tarball.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote/lib/fetchers/registry/manifest.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/write-file-atomic/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/write-file-atomic/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/write-file-atomic/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/detect-indent/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/detect-indent/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/detect-indent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/detect-indent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pumpify/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/through2.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/LICENSE.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/immutable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/mutable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/through2/node_modules/xtend/LICENCE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/collaborators.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/stream-each/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/parallel-transform/node_modules/cyclist/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/from2/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/flush-write-stream/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/pump/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/once.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/duplexify/node_modules/end-of-stream/node_modules/once/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._getnative/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._getnative/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._getnative/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._getnative/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/aproba/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/aproba/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/aproba/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/aproba/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/equation.gif installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/example/dns.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/example/stop.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/lib/retry_operation.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry/lib/retry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseindexof/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-tree/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-tree/rpt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-tree/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-tree/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/LICENSE.MIT installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.APACHE2 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/LICENSE.MIT installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/through/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/bench.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/jsonparse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/samplejson/basic2.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/node_modules/jsonparse/examples/twitterfeed.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream/examples/all_docs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/LICENCE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain/node_modules/proto-list/proto-list.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/ls.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/put.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/README.es.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/es.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/en.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/verify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/ssri/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/node_modules/y18n/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/memoization.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/verify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/entry-index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/util/tmp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/util/move-file.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/util/y.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/content/write.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/content/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/content/read.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/lib/content/path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/locales/es.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/locales/es.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/locales/en.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache/locales/en.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host-info.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info/git-host.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._root/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq/node_modules/lodash._createset/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/lib/slide.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/lib/async-map-ordered.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-user-validate/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-user-validate/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.without/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.without/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.without/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.without/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-cmd-shim/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-cmd-shim/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-cmd-shim/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-cmd-shim/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/npm-bundled/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ini/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ini/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ini/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ini/ini.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.restparam/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.restparam/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.restparam/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.restparam/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/raw.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-raw.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo/node_modules/asap/browser-asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._bindcallback/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inflight/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inflight/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inflight/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inflight/inflight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/node_modules/cidr-regex/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/example/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/immutable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/mutable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/xtend/LICENCE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/errno.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/custom.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/cli.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/prr.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/node_modules/errno/node_modules/prr/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/examples/pi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/examples/pi/calc.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/examples/basic/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/examples/basic/child.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/lib/farm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/lib/fork.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm/lib/child/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number/get-uid-gid.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number/uid-number.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/chownr/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/chownr/chownr.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/chownr/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/chownr/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/promise-inflight/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/promise-inflight/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/promise-inflight/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/promise-inflight/inflight.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/stream-iterate/node_modules/stream-shift/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/float.patch installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/isarray/build/build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream/node_modules/from2/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qw/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qw/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qw/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qw/qw.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/lockfile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile/gen-changelog.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/node_modules/unique-slug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/base.css installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sorter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.css installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/prettify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/changelog.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/common.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/glob.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/sync.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/path-is-absolute/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/old.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob/node_modules/fs.realpath/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.union/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.union/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.union/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.union/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/path-is-inside/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/path-is-inside/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/path-is-inside/lib/path-is-inside.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/opener/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/opener/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/opener/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/opener/opener.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/call-limit/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/call-limit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/call-limit/call-limit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/default-input.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/init-package-json.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/promzard.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/substack-input.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/buffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init-input.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/init.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json/node_modules/promzard/example/npm-init/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/ssri/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/example/tarray.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/adduser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/tag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/send-anonymous-CLI-metrics.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/publish.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/unpublish.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/initialize.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/team.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/attempt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/star.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/whoami.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/access.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/deprecate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/fetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/logout.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/stars.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/request.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/ping.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/org.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/authify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/add.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/fetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/update.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client/lib/dist-tags/set.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/warning.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/cache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-cache-semantics/node4/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/ssri/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/ls.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/put.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/README.es.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/es.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/en.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/verify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/node_modules/y18n/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/memoization.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/verify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/entry-index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/hash-to-segments.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/tmp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/move-file.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/fix-owner.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/util/y.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/write.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/read.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/lib/content/path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/es.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/cacache/locales/en.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/inspector-log.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/https-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/bower.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.eslintrc.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/index.umd.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/promise-retry/node_modules/err-code/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/karma.conf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/.coveralls.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/debug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/inspector-log.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/http-proxy-agent/node_modules/debug/src/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/node_modules/humanize-ms/node_modules/ms/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/https_agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/_http_agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/agentkeepalive/lib/agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/build/smartbuffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/typings/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/smart-buffer/lib/smart-buffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/.jscsrc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/node_modules/ip/lib/ip.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/associate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/bind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/examples/connect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-agent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/socks/lib/socks-client.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/patch-core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/es6-promise.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/dist/es6-promise.auto.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/-internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/enumerator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/asap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/polyfill.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/then.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/reject.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/all.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/node_modules/es6-promise/lib/es6-promise/promise/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/socks-proxy-agent/node_modules/agent-base/node_modules/es6-promisify/dist/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/Changelog.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data-generated.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf16.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/internal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/dbcs-codec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-codec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/utf7.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/sbcs-data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp936.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gbk-added.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp949.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/cp950.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/eucjp.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/big5-added.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/encodings/tables/shiftjis.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/streams.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/bom-handling.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/extend-node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/node_modules/iconv-lite/lib/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/encoding.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/encoding/lib/iconv-loader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/node_modules/json-parse-better-errors/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/headers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/common.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/body.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/response.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/blob.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/fetch-error.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile/node_modules/make-fetch-happen/node_modules/node-fetch-npm/src/request.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/builtins.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name/node_modules/builtins/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/abbrev/abbrev.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/abbrev/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/abbrev/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/abbrev/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/move.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/queue.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/run-queue/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/copy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently/node_modules/copy-concurrently/is-windows.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-correct/node_modules/spdx-license-ids/spdx-license-ids.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/parser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license/node_modules/spdx-expression-parse/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/changelog.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/browser/bluebird.core.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/filter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/synchronous_inspection.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/props.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/thenables.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bind.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/schedule.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/es5.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/direct_resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/call_get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/async.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/queue.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/using.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/finally.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/debuggability.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/bluebird.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promise_array.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/generators.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/any.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/assert.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/some.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/method.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/join.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/errors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/cancel.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/each.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/catch_filter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/race.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/reduce.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/settle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/context.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/nodeback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/timers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird/js/release/promisify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/imurmurhash/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/imurmurhash/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/has-unicode/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/has-unicode/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/has-unicode/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/has-unicode/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-object/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-object/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-object/lib/sorted-object.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/eos.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/minipass-benchmarks.xlsx installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/d.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/e.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/foo installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/b.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/timer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/numbers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-through2.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/nullsink.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minipass/bench/lib/extend-minipass.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/minizlib/constants.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/yallist.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/node_modules/yallist/iterator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/warn-mixin.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/winchars.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/pack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/high-level-opt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/pax.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/write-entry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/list.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/extract.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/mkdir.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/replace.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/unpack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/create.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/header.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/large-numbers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/update.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/read-entry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar/lib/types.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/index.coffee installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/mute.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov.info installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/base.css installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sorter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/sort-arrow-sprite.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.css installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/prettify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/mute.js.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/node_modules/mute-stream/coverage/lcov-report/__root__/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read/lib/read.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/addon.gypi installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/.jshintrc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/fstream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/filter-pipe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/symlink-write.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/examples/pipe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/proxy-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/abstract.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/collect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/file-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/dir-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/proxy-reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/file-reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/link-reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/dir-reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/link-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/socket-reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/fstream/lib/get-type.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/tar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/block-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/node_modules/block-stream/LICENCE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/extracter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/packer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/examples/reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/pack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extended-header.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/global-header-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry-writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/extract.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/buffer-entry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/entry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/tar/lib/header.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/range.bnf installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/examples/my-program.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/lib/nopt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/PRESUBMIT.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/setup.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/gyptest.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/codereview.settings installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/OWNERS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/DEPS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/README installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ordered_dict.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples.bat installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/samples/samples installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/aosp_manifest.xml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/README installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/cq_config.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/buildbot/commit_queue/OWNERS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/Find-VS2017.cs installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-vs2017.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/install.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/list.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/example/edit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor/example/beep.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/builtin-modules.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/node_modules/is-builtin-module/node_modules/builtin-modules/static.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data/lib/typos.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/lazyProperty.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/resolve-from/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node_modules/byline/lib/byline.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp.cmd installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/debuglog/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/debuglog/debuglog.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/debuglog/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/debuglog/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/semver.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/range.bnf installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver/bin/semver installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.png installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/example/callback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal/lib/main.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits/inherits_browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits/inherits.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.clonedeep/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/bin/nopt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/examples/my-program.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt/lib/nopt.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/find-npm-prefix/find-prefix.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/find-npm-prefix/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/find-npm-prefix/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/find-npm-prefix/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/child.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/libnpx.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/parse-args.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/get-prefix.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/auto-fallback.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/y.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/npm-package-arg/npa.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/completion.sh.hbs installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/yargs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-main-filename/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/require-directory/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/mem/node_modules/mimic-fn/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/lcid.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/lcid/node_modules/invert-kv/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/npm-run-path/node_modules/path-key/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/signals.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/signal-exit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/node_modules/shebang-command/node_modules/shebang-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/enoent.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/resolveCommand.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/escapeArgument.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/hasEmptyArgumentBug.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/escapeCommand.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/cross-spawn/lib/util/readShebang.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/p-finally/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/buffer-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/get-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/strip-eof/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/node_modules/is-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/lib/errname.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/os-locale/node_modules/execa/lib/stdio.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/decamelize/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/which-module/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/yargs-parser/lib/tokenize-arg-string.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/p-locate/node_modules/p-limit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/find-up/node_modules/locate-path/node_modules/path-exists/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/path-type/node_modules/pify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/pify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/strip-bom/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.istanbul.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/node_modules/error-ex/node_modules/is-arrayish/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/vendor/unicode.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/read-pkg-up/node_modules/read-pkg/node_modules/load-json-file/node_modules/parse-json/vendor/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/set-blocking/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/camelcase/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/node_modules/get-caller-file/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/levenshtein.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/yerror.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/apply-extends.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/obj-filter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/usage.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/validation.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/command.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/assign.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/completion.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/lib/argsert.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/tr.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/de.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/nb.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/id.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/zh_TW.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/es.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/be.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/nl.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pt.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/fr.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ru.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pt_BR.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pirate.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/pl.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ko.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/th.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/hu.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/en.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/it.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/ja.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/hi.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/yargs/locales/zh_CN.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/y18n/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/config.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/node_modules/dotenv/lib/main.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/tr.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/sr.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/de.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/no.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/uk.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/nb.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/nn.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/id.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/zh_TW.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/es.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ca.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/nl.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/fr.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ru.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/pt_BR.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ro.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/pl.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ko.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ar.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/en.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/cs.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/it.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/ja.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx/locales/zh_CN.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/fs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/which.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/windows.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which/bin/which installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/.eslintrc.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/v4.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/v5.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/v1.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/bin/uuid installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/lib/rng-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/lib/sha1-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/lib/bytesToUuid.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/lib/sha1.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid/lib/rng.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/wrappy/wrappy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/wrappy/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/wrappy/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/wrappy/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/request.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws-sign2/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/http_signing.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.dir-locals.el installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/PULL_REQUEST_TEMPLATE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/AUTHORS.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/tweetnacl/nacl-fast.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/jsbn/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/reader.test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/tst/ber/writer.test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/writer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/errors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/reader.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/asn1/lib/ber/types.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/etc/dashdash.bash_completion.in installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/dashdash/lib/dashdash.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/LICENSE-jsbn installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/ec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/ecc-jsbn/lib/sec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/bcrypt-pbkdf/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/node_modules/getpass/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-verify installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-sign installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/bin/sshpk-conv installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-verify.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-conv.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/man/man1/sshpk-sign.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ed-compat.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/fingerprint.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/identity.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/private-key.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/ssh-buffer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/errors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/signature.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/algs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/key.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/certificate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/dhe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs8.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/auto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509-pem.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pem.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/pkcs1.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/x509.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/rfc4253.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/ssh-private.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/sshpk/lib/formats/openssh-cert.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/AUTHORS installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-03.xml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-zyp-json-schema-04.xml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/links installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/hyper-schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/json-ref installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/card installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/address installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/geo installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/interfaces installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-03/examples/calendar installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/links installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/hyper-schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-01/json-ref installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/links installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/hyper-schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-00/json-ref installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/links installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/hyper-schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-02/json-ref installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/links installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/draft-04/hyper-schema installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/links.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/json-schema/lib/validate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/verror/lib/verror.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/jsl.node.conf installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.gitmodules installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile.targ installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/node_modules/extsprintf/lib/extsprintf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/node_modules/jsprim/lib/jsprim.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/parser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/signer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/http-signature/lib/verify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/combined-stream/lib/combined_stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/forever-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/oauth-sign/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tunnel-agent/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/README.md.bak installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/bench.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/parallel.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/serialOrdered.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_asynckit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/async.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/streamify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/defer.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_serial_ordered.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/abort.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/readable_parallel.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/iterate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/terminator.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/asynckit/lib/state.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/form_data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/form-data/lib/populate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.eslintignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/.editorconfig installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/dist/qs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/stringify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/qs/lib/formats.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/stringstream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/stringstream/example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/isstream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/isstream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/json-stringify-safe/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/client.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/node_modules/boom/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/dist/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/server.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/client.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/hawk/lib/crypto.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/caseless/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/.tonic_example.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/co/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/tests.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/spec/index.spec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/benchmark/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/fast-deep-equal/benchmark/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/parse.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/node_modules/jsonify/lib/stringify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/nested.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/str.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/key_cmp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-stable-stringify/example/value_cmp.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/index.spec.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/node_modules/json-schema-traverse/spec/fixtures/schema.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/regenerator.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/nodent.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.bundle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/dist/ajv.min.js.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/.eslintrc.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/bundle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/travis-gh-pages installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/prepare-tests installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/info installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/scripts/compile-dots.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/ajv.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/$data.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/keyword.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/cache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/patternGroups.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-04.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/$data.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-draft-06.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/refs/json-schema-v5.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/ref.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/uniqueItems.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limit.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/anyOf.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/contains.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/required.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/const.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/format.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/errors.def installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/multipleOf.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/custom.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/allOf.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitProperties.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitLength.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/dependencies.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/not.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/properties.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/validate.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/propertyNames.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/defaults.def installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/missing.def installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/pattern.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/_limitItems.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/items.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/oneOf.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/enum.jst installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/definitions.def installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dot/coerce.def installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/anyOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitProperties.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitLength.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/dependencies.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/contains.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/allOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/const.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/ref.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/custom.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/properties.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/required.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/format.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/pattern.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/propertyNames.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/validate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/uniqueItems.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/enum.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/oneOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/_limitItems.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/not.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/items.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/dotjs/multipleOf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/_rules.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/resolve.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/ucs2length.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/async.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/error_classes.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/equal.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/schema_obj.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/formats.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/ajv/lib/compile/rules.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/header.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/creator.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/beforeRequest.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/timings.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/page.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/request.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/postData.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cookie.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/entry.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/har.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/browser.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/response.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/afterRequest.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/pageTimings.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/cache.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/query.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/content.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/har-schema/lib/log.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/promise.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/async.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/har-validator/lib/error.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/db.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/HISTORY.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/mime-types/node_modules/mime-db/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.jscs.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/extend/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/LICENSE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/is-typedarray/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/license.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.tm_properties installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/src/performance-now.coffee installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/src/index.d.ts installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/lib/performance-now.js.map installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/performance-now/lib/performance-now.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-MIT.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pathMatch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/pubsuffix.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/permuteDomain.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/tough-cookie/lib/store.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.tern-port installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/aws4.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/node_modules/aws4/lru.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/getProxyFromURI.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/helpers.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/querystring.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/oauth.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/redirect.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/multipart.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/cookies.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/har.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/tunnel.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request/lib/auth.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/log.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/render-template.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/progress-bar.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-interval.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/set-immediate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/spin.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/template-item.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/plumbing.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/theme-set.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/has-color.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/base-theme.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/process.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/themes.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/error.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/wide-truncate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/align.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/wide-align/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/code-point-at/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/string-width/node_modules/is-fullwidth-code-point/node_modules/number-is-nan/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/signals.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/object-assign/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/gauge/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/CHANGES.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-base.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-group.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/tracker-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/are-we-there-yet/node_modules/delegates/License installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/LICENSE.txt installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/CHANGELOG.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/set-blocking/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog/node_modules/console-control-strings/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._createcache/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._createcache/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._createcache/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._createcache/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf/rimraf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf/bin.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/README.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/examples/beep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy/examples/multi_line.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/object-assign/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/strict-uri-encode/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string/node_modules/decode-uri-component/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/readable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/duplex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/writable-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/writable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/passthrough.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/duplex-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/readable-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/license.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/component.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/isarray/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/string_decoder/lib/string_decoder.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/float.patch installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/core-util-is/lib/util.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/node_modules/util-deprecate/History.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream/lib/internal/streams/BufferList.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/ChangeLog installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/utils.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/width.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/Makefile installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/columnify.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/Readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/combining.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test-apart-ctx.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/license installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/once/once.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/once/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/once/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/once/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansistyles/ansistyles.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansistyles/README.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansistyles/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansistyles/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/index.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/LICENSE installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/package.json installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/readme.markdown installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/.travis.yml installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/example/align.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/example/table.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/example/center.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/example/dotalign.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table/example/doubledot.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npm.cmd installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npx.cmd installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npm-cli.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npx installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npm installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/npx-cli.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/bin/node-gyp-bin/node-gyp installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/favicon.ico installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/docfoot.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/dochead.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/static/style.css installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/static/toc.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/README.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-cache.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-explore.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-access.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-uninstall.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-ls.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-link.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-whoami.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-adduser.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-rebuild.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-bugs.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-deprecate.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-doctor.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-token.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-profile.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-ping.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-restart.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-start.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-team.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-dedupe.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-help-search.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-logout.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-search.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-prune.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-dist-tag.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-pack.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-version.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-edit.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-docs.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-bundle.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-install.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-star.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-repo.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-stop.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-install-test.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-view.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-test.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-completion.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-build.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-outdated.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-unpublish.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-owner.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-config.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-help.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-root.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-shrinkwrap.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-stars.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-update.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-bin.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-publish.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-init.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-run-script.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/cli/npm-prefix.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/package-lock.json.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npm-json.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npmrc.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npm-package-locks.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npm-global.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npm-shrinkwrap.json.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/package.json.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/files/npm-folders.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-orgs.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-registry.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-scope.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-coding-style.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-scripts.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/removing-npm.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-config.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-disputes.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-developers.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/semver.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html/doc/misc/npm-index.html installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-registry.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/removing-npm.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-scope.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-developers.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-config.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-disputes.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-orgs.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-coding-style.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-scripts.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/semver.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man7/npm-index.7 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npmrc.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/package.json.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npm-folders.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npm-shrinkwrap.json.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npm-global.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npm-json.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/npm-package-locks.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man5/package-lock.json.5 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-profile.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-cache.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-install-test.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-token.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-doctor.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-help.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-install.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-build.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-docs.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-link.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-bin.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-update.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-README.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-explore.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-whoami.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-bugs.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-dist-tag.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-access.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-ls.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-pack.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-view.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-test.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-run-script.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npx.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-repo.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-team.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-bundle.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-owner.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-config.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-stop.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-edit.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-publish.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-prune.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-deprecate.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-version.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-logout.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-restart.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-prefix.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-completion.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-uninstall.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-root.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-adduser.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-rebuild.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-unpublish.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-outdated.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-search.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-help-search.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-dedupe.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-start.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-stars.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-init.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-star.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-shrinkwrap.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man/man1/npm-ping.1 installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/changelogs/CHANGELOG-3.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/changelogs/CHANGELOG-1.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/changelogs/CHANGELOG-2.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/changelogs/CHANGELOG-4.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/install.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/dep-update installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/update-authors.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/relocate.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/publish-tag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/release.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/gen-changelog installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/clean-old.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/maketest installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/dev-dep-update installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/changelog.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/index-build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/scripts/doc-build.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-adduser.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-test.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-view.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-token.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-whoami.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-ls.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-repo.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-link.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-access.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-edit.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-run-script.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-uninstall.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-publish.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-ping.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-pack.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-team.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-completion.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-dedupe.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-owner.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-search.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-deprecate.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-root.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-bugs.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-rebuild.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-outdated.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-config.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-unpublish.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-docs.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-help-search.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-stars.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-install.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-version.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-bundle.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-dist-tag.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-build.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-bin.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-profile.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-logout.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-install-test.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-stop.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-explore.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-doctor.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-start.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-restart.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-help.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-init.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-update.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-prefix.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-shrinkwrap.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-prune.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-star.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/cli/npm-cache.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/npmrc.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/npm-shrinkwrap.json.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/npm-folders.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/package.json.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/npm-package-locks.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/files/package-lock.json.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/semver.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-scope.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-scripts.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-registry.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-config.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-orgs.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/removing-npm.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-developers.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-disputes.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-coding-style.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/misc/npm-index.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/spec/package-lock.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc/spec/file-specifiers.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/xmas.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/adduser.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/uninstall.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/explore.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/pack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/publish.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/edit.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/unpublish.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/link.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/token.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/get.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/help-search.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/help.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/init.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/fetch-package-metadata.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/ls.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/team.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/owner.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/version.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/substack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/dedupe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/start.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/npm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/bugs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/prefix.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/view.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/dist-tag.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/repo.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/star.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/fetch-package-metadata.md installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/root.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/restart.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/whoami.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/access.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/deprecate.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/unbuild.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/outdated.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/update.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/visnup.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/logout.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/stop.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install-test.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/rebuild.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/cache.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/docs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/stars.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/ping.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/completion.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/bin.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/profile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/set.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/run-script.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/prune.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-prod-dep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-only-dev.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/save.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/module-staging-path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/read-shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/get-requested.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/inflate-shrinkwrap.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/validate-tree.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/inflate-bundled.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/validate-args.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-only-optional.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/actions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/writable.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/check-permissions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/mutate-into-logical-tree.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/realize-shrinkwrap-specifier.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/exists.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/copy-tree.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-fs-access-available.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/and-add-parent-to-errors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/node.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/diff-trees.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/deps.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-extraneous.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/report-optional-failure.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/and-finish-tracker.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/update-package-json.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/flatten-tree.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-opt-dep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/and-ignore-errors.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/is-dev-dep.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/decompose-actions.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/access-error.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/remove.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/finalize.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/install.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/extract.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/move.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/preinstall.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/build.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/unbuild.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/fetch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/global-install.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/extract-worker.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/global-link.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/refresh-package-json.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/prepare.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/install/action/postinstall.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/auth/sso.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/auth/oauth.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/auth/legacy.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/auth/saml.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/pacote.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/core.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/set-user.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/clear-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/fetch-opts.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/reg-client.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/set-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/gentle-fs.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/defaults.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/nerf-dart.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/bin-links.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/cmd-list.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/load-prefix.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/load-uid.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/lifecycle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/load-cafile.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/config/get-credentials-by-uri.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/get-latest-nodejs-version.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/get-latest-npm-version.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/check-ping.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/check-files-permission.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/get-git-path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/doctor/verify-cached-files.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search/format-package-stream.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search/all-package-metadata.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search/esearch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search/all-package-search.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/search/package-filter.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/depr-check.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/escape-exec-path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/metrics-launch.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/completion.sh installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/parse-json.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/locker.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/is-windows-bash.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/git.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/spawn.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/error-message.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/is-windows-shell.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/unsupported.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/link.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/read-local-package.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/module-name.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/is-registry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/warn-deprecated.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/no-progress-while-running.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/package-id.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/move.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/pick-manifest-from-registry-metadata.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/usage.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/did-you-mean.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/metrics.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/save-stack.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/unix-format-path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/get-publish-config.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/lifecycle.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/child-path.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/error-handler.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/pulse-till-done.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/correct-mkdir.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/lifecycle-cmd.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/umask.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/perf.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/output.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/temp-filename.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/map-to-registry.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/read-user-info.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/gently-rm.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/gunzip-maybe.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/deep-sort-object.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/escape-arg.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/ansi-trim.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/is-windows.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/completion/file-completion.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/completion/installed-shallow.js installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/lib/utils/completion/installed-deep.js symlinking ../lib/node_modules/npm/bin/npm-cli.js -> /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/bin/npm symlinking ../lib/node_modules/npm/bin/npx-cli.js -> /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/bin/npx installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/common.gypi installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/config.gypi installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node_api.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node_api_types.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node_buffer.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node_object_wrap.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/node_version.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-profiler.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-inspector-protocol.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-inspector.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-value-serializer-version.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8config.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-version.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-debug.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-platform.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-testing.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-version-string.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/v8-util.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/libplatform/libplatform.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/libplatform/v8-tracing.h installing /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/include/node/libplatform/libplatform-export.h + chmod 0755 /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node + install -Dpm0755 out/Debug/node /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node_g + mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules + install -Dpm0644 /builddir/build/SOURCES/nodejs_native.attr /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/rpm/fileattrs/nodejs_native.attr + cat + chmod 0755 /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/rpm/nodejs_native.req + mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs/html + cp -pr doc/STYLE_GUIDE.md doc/api doc/api_assets doc/changelogs doc/first_timer_badge.png doc/full-white-stripe.jpg doc/guides doc/node.1 doc/onboarding-extras.md doc/onboarding.md doc/osx_installer_logo.png doc/releases.md doc/template.html doc/thin-white-stripe.jpg /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs/html + rm -f /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs/html/nodejs.1 + mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/node + cp -p common.gypi /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/node + mv /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/share/doc/node/gdbinit /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/share/doc/nodejs/gdbinit + mv /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled + mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules + FILES='/builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/*' + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/JSONStream + module=JSONStream + ln -s ../node_modules.bundled/JSONStream /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/JSONStream + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/abbrev + module=abbrev + ln -s ../node_modules.bundled/abbrev /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/abbrev + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/ansi-regex + module=ansi-regex + ln -s ../node_modules.bundled/ansi-regex /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansi-regex + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/ansicolors + module=ansicolors + ln -s ../node_modules.bundled/ansicolors /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansicolors + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/ansistyles + module=ansistyles + ln -s ../node_modules.bundled/ansistyles /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ansistyles + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/aproba + module=aproba + ln -s ../node_modules.bundled/aproba /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/aproba + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/archy + module=archy + ln -s ../node_modules.bundled/archy /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/archy + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/bin-links + module=bin-links + ln -s ../node_modules.bundled/bin-links /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bin-links + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/bluebird + module=bluebird + ln -s ../node_modules.bundled/bluebird /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/bluebird + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/cacache + module=cacache + ln -s ../node_modules.bundled/cacache /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cacache + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/call-limit + module=call-limit + ln -s ../node_modules.bundled/call-limit /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/call-limit + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/chownr + module=chownr + ln -s ../node_modules.bundled/chownr /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/chownr + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/cli-table2 + module=cli-table2 + ln -s ../node_modules.bundled/cli-table2 /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cli-table2 + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/cmd-shim + module=cmd-shim + ln -s ../node_modules.bundled/cmd-shim /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/cmd-shim + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/columnify + module=columnify + ln -s ../node_modules.bundled/columnify /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/columnify + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/config-chain + module=config-chain + ln -s ../node_modules.bundled/config-chain /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/config-chain + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/debuglog + module=debuglog + ln -s ../node_modules.bundled/debuglog /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/debuglog + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/detect-indent + module=detect-indent + ln -s ../node_modules.bundled/detect-indent /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/detect-indent + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/dezalgo + module=dezalgo + ln -s ../node_modules.bundled/dezalgo /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/dezalgo + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/editor + module=editor + ln -s ../node_modules.bundled/editor /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/editor + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/find-npm-prefix + module=find-npm-prefix + ln -s ../node_modules.bundled/find-npm-prefix /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/find-npm-prefix + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/fs-vacuum + module=fs-vacuum + ln -s ../node_modules.bundled/fs-vacuum /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-vacuum + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/fs-write-stream-atomic + module=fs-write-stream-atomic + ln -s ../node_modules.bundled/fs-write-stream-atomic /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/fs-write-stream-atomic + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/gentle-fs + module=gentle-fs + ln -s ../node_modules.bundled/gentle-fs /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/gentle-fs + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/glob + module=glob + ln -s ../node_modules.bundled/glob /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/glob + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/graceful-fs + module=graceful-fs + ln -s ../node_modules.bundled/graceful-fs /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/graceful-fs + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/has-unicode + module=has-unicode + ln -s ../node_modules.bundled/has-unicode /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/has-unicode + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/hosted-git-info + module=hosted-git-info + ln -s ../node_modules.bundled/hosted-git-info /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/hosted-git-info + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/iferr + module=iferr + ln -s ../node_modules.bundled/iferr /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/iferr + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/imurmurhash + module=imurmurhash + ln -s ../node_modules.bundled/imurmurhash /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/imurmurhash + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/inflight + module=inflight + ln -s ../node_modules.bundled/inflight /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inflight + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/inherits + module=inherits + ln -s ../node_modules.bundled/inherits /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/inherits + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/ini + module=ini + ln -s ../node_modules.bundled/ini /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ini + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/init-package-json + module=init-package-json + ln -s ../node_modules.bundled/init-package-json /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/init-package-json + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/is-cidr + module=is-cidr + ln -s ../node_modules.bundled/is-cidr /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/is-cidr + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lazy-property + module=lazy-property + ln -s ../node_modules.bundled/lazy-property /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lazy-property + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/libnpx + module=libnpx + ln -s ../node_modules.bundled/libnpx /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/libnpx + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lockfile + module=lockfile + ln -s ../node_modules.bundled/lockfile /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lockfile + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._baseindexof + module=lodash._baseindexof + ln -s ../node_modules.bundled/lodash._baseindexof /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseindexof + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._baseuniq + module=lodash._baseuniq + ln -s ../node_modules.bundled/lodash._baseuniq /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._baseuniq + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._bindcallback + module=lodash._bindcallback + ln -s ../node_modules.bundled/lodash._bindcallback /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._bindcallback + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._cacheindexof + module=lodash._cacheindexof + ln -s ../node_modules.bundled/lodash._cacheindexof /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._cacheindexof + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._createcache + module=lodash._createcache + ln -s ../node_modules.bundled/lodash._createcache /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._createcache + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash._getnative + module=lodash._getnative + ln -s ../node_modules.bundled/lodash._getnative /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash._getnative + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash.clonedeep + module=lodash.clonedeep + ln -s ../node_modules.bundled/lodash.clonedeep /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.clonedeep + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash.restparam + module=lodash.restparam + ln -s ../node_modules.bundled/lodash.restparam /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.restparam + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash.union + module=lodash.union + ln -s ../node_modules.bundled/lodash.union /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.union + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash.uniq + module=lodash.uniq + ln -s ../node_modules.bundled/lodash.uniq /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.uniq + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lodash.without + module=lodash.without + ln -s ../node_modules.bundled/lodash.without /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lodash.without + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/lru-cache + module=lru-cache + ln -s ../node_modules.bundled/lru-cache /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/lru-cache + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/meant + module=meant + ln -s ../node_modules.bundled/meant /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/meant + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/mississippi + module=mississippi + ln -s ../node_modules.bundled/mississippi /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mississippi + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/mkdirp + module=mkdirp + ln -s ../node_modules.bundled/mkdirp /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/mkdirp + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/move-concurrently + module=move-concurrently + ln -s ../node_modules.bundled/move-concurrently /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/move-concurrently + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/node-gyp + module=node-gyp + ln -s ../node_modules.bundled/node-gyp /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/node-gyp + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/nopt + module=nopt + ln -s ../node_modules.bundled/nopt /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/nopt + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/normalize-package-data + module=normalize-package-data + ln -s ../node_modules.bundled/normalize-package-data /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/normalize-package-data + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-cache-filename + module=npm-cache-filename + ln -s ../node_modules.bundled/npm-cache-filename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-cache-filename + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-install-checks + module=npm-install-checks + ln -s ../node_modules.bundled/npm-install-checks /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-install-checks + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-lifecycle + module=npm-lifecycle + ln -s ../node_modules.bundled/npm-lifecycle /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-lifecycle + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-package-arg + module=npm-package-arg + ln -s ../node_modules.bundled/npm-package-arg /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-package-arg + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-packlist + module=npm-packlist + ln -s ../node_modules.bundled/npm-packlist /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-packlist + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-profile + module=npm-profile + ln -s ../node_modules.bundled/npm-profile /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-profile + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-registry-client + module=npm-registry-client + ln -s ../node_modules.bundled/npm-registry-client /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-registry-client + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npm-user-validate + module=npm-user-validate + ln -s ../node_modules.bundled/npm-user-validate /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npm-user-validate + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/npmlog + module=npmlog + ln -s ../node_modules.bundled/npmlog /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/npmlog + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/once + module=once + ln -s ../node_modules.bundled/once /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/once + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/opener + module=opener + ln -s ../node_modules.bundled/opener /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/opener + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/osenv + module=osenv + ln -s ../node_modules.bundled/osenv /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/osenv + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/pacote + module=pacote + ln -s ../node_modules.bundled/pacote /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/pacote + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/path-is-inside + module=path-is-inside + ln -s ../node_modules.bundled/path-is-inside /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/path-is-inside + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/promise-inflight + module=promise-inflight + ln -s ../node_modules.bundled/promise-inflight /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/promise-inflight + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/qrcode-terminal + module=qrcode-terminal + ln -s ../node_modules.bundled/qrcode-terminal /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qrcode-terminal + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/query-string + module=query-string + ln -s ../node_modules.bundled/query-string /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/query-string + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/qw + module=qw + ln -s ../node_modules.bundled/qw /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/qw + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/read + module=read + ln -s ../node_modules.bundled/read /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/read-cmd-shim + module=read-cmd-shim + ln -s ../node_modules.bundled/read-cmd-shim /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-cmd-shim + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/read-installed + module=read-installed + ln -s ../node_modules.bundled/read-installed /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-installed + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/read-package-json + module=read-package-json + ln -s ../node_modules.bundled/read-package-json /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-json + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/read-package-tree + module=read-package-tree + ln -s ../node_modules.bundled/read-package-tree /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/read-package-tree + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/readable-stream + module=readable-stream + ln -s ../node_modules.bundled/readable-stream /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readable-stream + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/readdir-scoped-modules + module=readdir-scoped-modules + ln -s ../node_modules.bundled/readdir-scoped-modules /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/readdir-scoped-modules + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/request + module=request + ln -s ../node_modules.bundled/request /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/request + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/retry + module=retry + ln -s ../node_modules.bundled/retry /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/retry + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/rimraf + module=rimraf + ln -s ../node_modules.bundled/rimraf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/rimraf + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/safe-buffer + module=safe-buffer + ln -s ../node_modules.bundled/safe-buffer /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/safe-buffer + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/semver + module=semver + ln -s ../node_modules.bundled/semver /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/semver + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/sha + module=sha + ln -s ../node_modules.bundled/sha /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sha + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/slide + module=slide + ln -s ../node_modules.bundled/slide /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/slide + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/sorted-object + module=sorted-object + ln -s ../node_modules.bundled/sorted-object /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-object + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/sorted-union-stream + module=sorted-union-stream + ln -s ../node_modules.bundled/sorted-union-stream /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/sorted-union-stream + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/ssri + module=ssri + ln -s ../node_modules.bundled/ssri /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/ssri + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/strip-ansi + module=strip-ansi + ln -s ../node_modules.bundled/strip-ansi /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/strip-ansi + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/tar + module=tar + ln -s ../node_modules.bundled/tar /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/tar + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/text-table + module=text-table + ln -s ../node_modules.bundled/text-table /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/text-table + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/uid-number + module=uid-number + ln -s ../node_modules.bundled/uid-number /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uid-number + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/umask + module=umask + ln -s ../node_modules.bundled/umask /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/umask + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/unique-filename + module=unique-filename + ln -s ../node_modules.bundled/unique-filename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unique-filename + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/unpipe + module=unpipe + ln -s ../node_modules.bundled/unpipe /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/unpipe + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/update-notifier + module=update-notifier + ln -s ../node_modules.bundled/update-notifier /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/update-notifier + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/uuid + module=uuid + ln -s ../node_modules.bundled/uuid /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/uuid + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-license + module=validate-npm-package-license + ln -s ../node_modules.bundled/validate-npm-package-license /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-license + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/validate-npm-package-name + module=validate-npm-package-name + ln -s ../node_modules.bundled/validate-npm-package-name /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/validate-npm-package-name + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/which + module=which + ln -s ../node_modules.bundled/which /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/which + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/worker-farm + module=worker-farm + ln -s ../node_modules.bundled/worker-farm /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/worker-farm + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/wrappy + module=wrappy + ln -s ../node_modules.bundled/wrappy /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/wrappy + for f in $FILES ++ basename /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/lib/node_modules/npm/node_modules.bundled/write-file-atomic + module=write-file-atomic + ln -s ../node_modules.bundled/write-file-atomic /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/node_modules/write-file-atomic + mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/man /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs/npm + cp -pr deps/npm/man/man1 deps/npm/man/man5 deps/npm/man/man7 /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/man/ + rm -rf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man + ln -sf /usr/share/man /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/man + cp -pr deps/npm/html deps/npm/doc /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs/npm/ + rm -rf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc + ln -sf /usr/share/doc/nodejs /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/html + ln -sf /usr/share/doc/nodejs/npm/html /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules/npm/doc + rm -f /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/share/doc/node/lldb_commands.py /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/share/doc/node/lldbinit + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 8.11.3-1.fc27 --unique-debug-suffix -8.11.3-1.fc27.arm --unique-debug-src-base nodejs-8.11.3-1.fc27.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/node-v8.11.3 extracting debug info from /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/bin/node_g extracting debug info from /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/bin/node dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: out/Debug/obj/gen/node_dtrace_provider.o.dtrace-temp.c: Cannot stat: No such file or directory cpio: out/Release/obj/gen/node_dtrace_provider.o.dtrace-temp.c: Cannot stat: No such file or directory 141412 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kzYtzQ + umask 022 + cd /builddir/build/BUILD + cd node-v8.11.3 + /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.node, '\''8.11.3'\'')' + /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.v8.replace(/-node\.\d+$/, '\'''\''), '\''6.2.414.54'\'')' + /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node -e 'require('\''assert'\'').equal(process.versions.ares.replace(/-DEV$/, '\'''\''), '\''1.10.1'\'')' + /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node -e 'require("assert").equal(require("punycode").version, '\''2.0.0'\'')' + NODE_PATH=/builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/lib/node_modules + /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm//usr/bin/node -e 'require("assert").equal(require("npm").version, '\''5.6.0'\'')' + exit 0 Processing files: nodejs-8.11.3-1.fc27.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LPjtUv + umask 022 + cd /builddir/build/BUILD + cd node-v8.11.3 + DOCDIR=/builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + cp -pr AUTHORS /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + cp -pr COLLABORATOR_GUIDE.md /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + cp -pr GOVERNANCE.md /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + cp -pr README.md /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/doc/nodejs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.smJCUd + umask 022 + cd /builddir/build/BUILD + cd node-v8.11.3 + LICENSEDIR=/builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/licenses/nodejs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/licenses/nodejs + cp -pr LICENSE /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm/usr/share/licenses/nodejs + exit 0 Provides: bundled(c-ares) = 1.10.1 bundled(icu) = 60.1 bundled(v8) = 6.2.414.54 nodejs = 1:8.11.3-1.fc27 nodejs(abi) = 8.11 nodejs(abi8) = 8.11 nodejs(armv7hl-32) = 1:8.11.3-1.fc27 nodejs(engine) = 8.11.3 nodejs(v8-abi) = 6.2 nodejs(v8-abi6) = 6.2 nodejs-punycode = 2.0.0 npm(punycode) = 2.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libhttp_parser.so.2 libm.so.6 libm.so.6(GLIBC_2.4) libnghttp2.so.14 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libuv.so.1 libz.so.1 rtld(GNU_HASH) Conflicts: node <= 0.3.2-12 Recommends: npm = 1:5.6.0-1.8.11.3.1.fc27 Processing files: nodejs-devel-8.11.3-1.fc27.armv7hl Provides: nodejs-devel = 1:8.11.3-1.fc27 nodejs-devel(armv7hl-32) = 1:8.11.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libhttp_parser.so.2 libm.so.6 libm.so.6(GLIBC_2.4) libnghttp2.so.14 libpthread.so.0 libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.4) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.8) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.14) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libuv.so.1 libz.so.1 rtld(GNU_HASH) Processing files: npm-5.6.0-1.8.11.3.1.fc27.armv7hl Provides: npm = 1:5.6.0 npm = 1:5.6.0-1.8.11.3.1.fc27 npm(armv7hl-32) = 1:5.6.0-1.8.11.3.1.fc27 npm(npm) = 5.6.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: npm < 0:3.5.4-6 Processing files: nodejs-docs-8.11.3-1.fc27.noarch Provides: nodejs-docs = 1:8.11.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Conflicts: nodejs < 1:8.11.3-1.fc27 nodejs > 1:8.11.3-1.fc27 Processing files: nodejs-debugsource-8.11.3-1.fc27.armv7hl Provides: nodejs-debugsource = 1:8.11.3-1.fc27 nodejs-debugsource(armv7hl-32) = 1:8.11.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: nodejs-debuginfo-8.11.3-1.fc27.armv7hl Provides: debuginfo(build-id) = 0299ed1ebdf4948a6026c270b0cb68c6e8c6b85e nodejs-debuginfo = 1:8.11.3-1.fc27 nodejs-debuginfo(armv7hl-32) = 1:8.11.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nodejs-debugsource(armv7hl-32) = 1:8.11.3-1.fc27 Processing files: nodejs-devel-debuginfo-8.11.3-1.fc27.armv7hl Provides: debuginfo(build-id) = a8ab4699a59d4cb3c39aff23121bff68ae0ce0af nodejs-devel-debuginfo = 1:8.11.3-1.fc27 nodejs-devel-debuginfo(armv7hl-32) = 1:8.11.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: nodejs-debugsource(armv7hl-32) = 1:8.11.3-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm Wrote: /builddir/build/RPMS/nodejs-8.11.3-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-devel-8.11.3-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/npm-5.6.0-1.8.11.3.1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-docs-8.11.3-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/nodejs-debugsource-8.11.3-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-debuginfo-8.11.3-1.fc27.armv7hl.rpm Wrote: /builddir/build/RPMS/nodejs-devel-debuginfo-8.11.3-1.fc27.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.eJNpvv + umask 022 + cd /builddir/build/BUILD + cd node-v8.11.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nodejs-8.11.3-1.fc27.arm + exit 0 Child return code was: 0