request from: hawk checking if we should skip the build started at: Mon Apr 6 20:51:11 2020 fetching http://src.tld-linux.org/~builderti//srpms/bb39470a-89dd-4074-a42b-aa4096654f6f/nodejs-12.16.1-1.src.rpm fetched 52007606 bytes, 122480.6 K/s installing srpm: nodejs-12.16.1-1.src.rpm + install -d /tmp/B.w3RaDg/BUILD /tmp/B.w3RaDg/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog nodejs-12.16.1-1.src.rpm * Mon Apr 06 2020 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/nodejs.git;a=log;h=4398233e40c2005e8512137c4598d072e6302ae1 * Sun Mar 22 2020 Jakub Bogusz 4398233 - updated to 12.16.1 (12.15.0 fixed CVE-2019-15604 CVE-2019-15605 CVE-2019-15606) - one more change needed in Disable-running-gyp-on-shared-deps patch * Sun Jan 26 2020 Arkadiusz Miśkiewicz 8f655e0 - rel 2; force newer libuv * Sat Jan 25 2020 Arkadiusz Miśkiewicz a7a4701 - update * Sat Jan 25 2020 Arkadiusz Miśkiewicz c2768f1 - up to 12.14.1 * Sat Jan 25 2020 Arkadiusz Miśkiewicz 4c34e51 - up to 10.18.1 * Mon Jun 03 2019 Arkadiusz Miśkiewicz 388cda8 - updated * Mon Jun 03 2019 Arkadiusz Miśkiewicz 5ac65d6 - up to 10.16.0 * Sun May 26 2019 Jakub Bogusz 9ee5d1d - updated to 8.16.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.w3RaDg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' nodejs-12.16.1-1.src.rpm nodejs ################################################## + rm -f nodejs-12.16.1-1.src.rpm + install -m 700 -d /tmp/B.w3RaDg/BUILD/tmp + TMPDIR=/tmp/B.w3RaDg/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.w3RaDg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.w3RaDg/nodejs.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: bb39470a-89dd-4074-a42b-aa4096654f6f; TMPDIR=/tmp/B.w3RaDg/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.w3RaDg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.w3RaDg/nodejs.spec + : build-id: bb39470a-89dd-4074-a42b-aa4096654f6f + TMPDIR=/tmp/B.w3RaDg/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.w3RaDg' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.w3RaDg/nodejs.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.w3RaDg/BUILD/tmp /bin/sh -e /tmp/B.w3RaDg/BUILD/tmp/rpm-tmp.89033 + umask 022 + cd /tmp/B.w3RaDg/BUILD + cd /tmp/B.w3RaDg/BUILD + rm -rf node-v12.16.1 + /usr/bin/gzip -dc /tmp/B.w3RaDg/node-v12.16.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd node-v12.16.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (nodejs-libpath.patch):' Patch #2 (nodejs-libpath.patch): + *, unsigned int, int64_t, int64_t)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:90:31: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/libplatform/tracing/trace-object.cc: In member function 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)': ../deps/v8/src/libplatform/tracing/trace-object.cc:27:27: note: length computed here 27 | size_t length = strlen(*member) + 1; | ~~~~~~^~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/c++/9.2.0/cstring:42, from ../deps/v8/src/base/logging.h:8, from ../deps/v8/src/base/macros.h:11, from ../deps/v8/src/base/lazy-instance.h:73, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/libplatform/tracing/trace-object.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void v8::platform::tracing::CopyTraceObjectParameter(char**, const char**)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:28:12, inlined from 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:91:31: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/libplatform/tracing/trace-object.cc: In member function 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)': ../deps/v8/src/libplatform/tracing/trace-object.cc:27:27: note: length computed here 27 | size_t length = strlen(*member) + 1; | ~~~~~~^~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/c++/9.2.0/cstring:42, from ../deps/v8/src/base/logging.h:8, from ../deps/v8/src/base/macros.h:11, from ../deps/v8/src/base/lazy-instance.h:73, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/libplatform/tracing/trace-object.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void v8::platform::tracing::CopyTraceObjectParameter(char**, const char**)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:28:12, inlined from 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:93:33: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/libplatform/tracing/trace-object.cc: In member function 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)': ../deps/v8/src/libplatform/tracing/trace-object.cc:27:27: note: length computed here 27 | size_t length = strlen(*member) + 1; | ~~~~~~^~~~~~~~~ In file included from /usr/include/string.h:494, from /usr/include/c++/9.2.0/cstring:42, from ../deps/v8/src/base/logging.h:8, from ../deps/v8/src/base/macros.h:11, from ../deps/v8/src/base/lazy-instance.h:73, from ../deps/v8/src/base/platform/mutex.h:9, from ../deps/v8/src/base/platform/platform.h:31, from ../deps/v8/src/libplatform/tracing/trace-object.cc:9: In function 'char* strncpy(char*, const char*, size_t)', inlined from 'void v8::platform::tracing::CopyTraceObjectParameter(char**, const char**)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:28:12, inlined from 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)' at ../deps/v8/src/libplatform/tracing/trace-object.cc:98:33: /usr/include/bits/string_fortified.h:106:34: warning: 'char* __builtin_strncpy(char*, const char*, unsigned int)' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/src/libplatform/tracing/trace-object.cc: In member function 'void v8::platform::tracing::TraceObject::Initialize(char, const uint8_t*, const char*, const char*, uint64_t, uint64_t, int, const char**, const uint8_t*, const uint64_t*, std::unique_ptr*, unsigned int, int64_t, int64_t)': ../deps/v8/src/libplatform/tracing/trace-object.cc:27:27: note: length computed here 27 | size_t length = strlen(*member) + 1; | ~~~~~~^~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o ../deps/v8/src/libplatform/worker-thread.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o ../deps/v8/src/libsampler/sampler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o ../deps/http_parser/http_parser.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DHTTP_MAX_HEADER_SIZE=8192' '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I../deps/http_parser -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -Wall -Wextra -O3 -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/llhttp.o ../deps/llhttp/src/llhttp.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' -I../deps/llhttp -I../deps/llhttp/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/llhttp.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/api.o ../deps/llhttp/src/api.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' -I../deps/llhttp -I../deps/llhttp/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/api.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/http.o ../deps/llhttp/src/http.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' -I../deps/llhttp -I../deps/llhttp/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/http.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/dictionary.o ../deps/brotli/c/common/dictionary.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/dictionary.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/transform.o ../deps/brotli/c/common/transform.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/transform.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/bit_reader.o ../deps/brotli/c/dec/bit_reader.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/bit_reader.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/decode.o ../deps/brotli/c/dec/decode.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/decode.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/huffman.o ../deps/brotli/c/dec/huffman.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/huffman.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/state.o ../deps/brotli/c/dec/state.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/state.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references.o ../deps/brotli/c/enc/backward_references.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references_hq.o ../deps/brotli/c/enc/backward_references_hq.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references_hq.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/bit_cost.o ../deps/brotli/c/enc/bit_cost.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/bit_cost.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/block_splitter.o ../deps/brotli/c/enc/block_splitter.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/block_splitter.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/brotli_bit_stream.o ../deps/brotli/c/enc/brotli_bit_stream.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/brotli_bit_stream.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/cluster.o ../deps/brotli/c/enc/cluster.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/cluster.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment.o ../deps/brotli/c/enc/compress_fragment.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment_two_pass.o ../deps/brotli/c/enc/compress_fragment_two_pass.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment_two_pass.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/dictionary_hash.o ../deps/brotli/c/enc/dictionary_hash.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/dictionary_hash.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encode.o ../deps/brotli/c/enc/encode.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encode.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encoder_dict.o ../deps/brotli/c/enc/encoder_dict.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encoder_dict.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/entropy_encode.o ../deps/brotli/c/enc/entropy_encode.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/entropy_encode.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/histogram.o ../deps/brotli/c/enc/histogram.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/histogram.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/literal_cost.o ../deps/brotli/c/enc/literal_cost.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/literal_cost.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/memory.o ../deps/brotli/c/enc/memory.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/memory.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/metablock.o ../deps/brotli/c/enc/metablock.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/metablock.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/static_dict.o ../deps/brotli/c/enc/static_dict.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/static_dict.o.d.raw -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/utf8_util.o ../deps/brotli/c/enc/utf8_util.c '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DOS_LINUX' -I../deps/brotli/c/include -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/utf8_util.o.d.raw -c touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_dtrace_header.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_dtrace_ustack.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_dtrace_provider.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_etw.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/specialize_node_d.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.host/tools/icu/icui18n.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.host/tools/icu/icuuc.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/histogram/deps/histogram/src/hdr_histogram.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/uvwasi/deps/uvwasi/src/clocks.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/uvwasi/deps/uvwasi/src/fd_table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/uvwasi/deps/uvwasi/src/uv_mapping.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/uvwasi/deps/uvwasi/src/uvwasi.o touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_headers.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_maybe_icu.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/postmortem-metadata.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-foreground-task-runner.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-platform.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/default-worker-threads-task-runner.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/delayed-task-queue.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/task-queue.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-config.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-object.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/trace-writer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/tracing/tracing-controller.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libplatform/deps/v8/src/libplatform/worker-thread.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libsampler/deps/v8/src/libsampler/sampler.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/http_parser/deps/http_parser/http_parser.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/llhttp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/api.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/llhttp/deps/llhttp/src/http.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o ../deps/v8/src/base/bits.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bounded-page-allocator.o ../deps/v8/src/base/bounded-page-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bounded-page-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o ../deps/v8/src/base/cpu.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o ../deps/v8/src/base/debug/stack_trace.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o ../deps/v8/src/base/division-by-constant.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o ../deps/v8/src/base/file-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o ../deps/v8/src/base/functional.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o ../deps/v8/src/base/ieee754.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o ../deps/v8/src/base/logging.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o ../deps/v8/src/base/once.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/page-allocator.o ../deps/v8/src/base/page-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/page-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o ../deps/v8/src/base/platform/condition-variable.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o ../deps/v8/src/base/platform/mutex.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o ../deps/v8/src/base/platform/semaphore.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o ../deps/v8/src/base/platform/time.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/region-allocator.o ../deps/v8/src/base/region-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/region-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o ../deps/v8/src/base/sys-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o ../deps/v8/src/base/utils/random-number-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/vlq-base64.o ../deps/v8/src/base/vlq-base64.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/vlq-base64.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o ../deps/v8/src/base/platform/platform-posix.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o ../deps/v8/src/base/platform/platform-posix-time.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o ../deps/v8/src/base/debug/stack_trace_posix.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o ../deps/v8/src/base/platform/platform-linux.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DBUILDING_V8_BASE_SHARED' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_shared_internal_headers.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/dictionary.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/common/transform.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/bit_reader.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/decode.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/huffman.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/dec/state.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/backward_references_hq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/bit_cost.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/block_splitter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/brotli_bit_stream.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/cluster.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/compress_fragment_two_pass.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/dictionary_hash.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encode.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/encoder_dict.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/entropy_encode.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/histogram.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/literal_cost.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/memory.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/metablock.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/static_dict.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/brotli/deps/brotli/c/enc/utf8_util.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/cfg.o ../deps/v8/src/torque/cfg.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/cfg.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/class-debug-reader-generator.o ../deps/v8/src/torque/class-debug-reader-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/class-debug-reader-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/csa-generator.o ../deps/v8/src/torque/csa-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/csa-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarable.o ../deps/v8/src/torque/declarable.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarable.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declaration-visitor.o ../deps/v8/src/torque/declaration-visitor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declaration-visitor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarations.o ../deps/v8/src/torque/declarations.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarations.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/earley-parser.o ../deps/v8/src/torque/earley-parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/earley-parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/global-context.o ../deps/v8/src/torque/global-context.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/global-context.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/implementation-visitor.o ../deps/v8/src/torque/implementation-visitor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/implementation-visitor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/instructions.o ../deps/v8/src/torque/instructions.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/instructions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/server-data.o ../deps/v8/src/torque/server-data.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/server-data.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/source-positions.o ../deps/v8/src/torque/source-positions.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/source-positions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-compiler.o ../deps/v8/src/torque/torque-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-parser.o ../deps/v8/src/torque/torque-parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-inference.o ../deps/v8/src/torque/type-inference.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-inference.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-oracle.o ../deps/v8/src/torque/type-oracle.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-oracle.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-visitor.o ../deps/v8/src/torque/type-visitor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-visitor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/types.o ../deps/v8/src/torque/types.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/types.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/utils.o ../deps/v8/src/torque/utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bits.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/bounded-page-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/cpu.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/division-by-constant.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/file-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/functional.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/ieee754.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/logging.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/once.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/page-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/condition-variable.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/mutex.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/semaphore.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/time.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/region-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/sys-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/utils/random-number-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/vlq-base64.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-posix-time.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/debug/stack_trace_posix.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_libbase/deps/v8/src/base/platform/platform-linux.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/builtins/generate-bytecodes-builtins-list.o ../deps/v8/src/builtins/generate-bytecodes-builtins-list.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/builtins/generate-bytecodes-builtins-list.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/gen-regexp-special-case/deps/v8/src/regexp/gen-regexp-special-case.o ../deps/v8/src/regexp/gen-regexp-special-case.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/gen-regexp-special-case/deps/v8/src/regexp/gen-regexp-special-case.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/bytecode_builtins_list_generator -pthread -rdynamic -m32 -m32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/builtins/generate-bytecodes-builtins-list.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecode-operands.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/bytecode_builtins_list_generator/deps/v8/src/interpreter/bytecodes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/v8_gypfiles; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root/builtins-generated; python ../../deps/v8/tools/run.py "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/bytecode_builtins_list_generator" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root/builtins-generated/bytecodes-builtins-list.h" touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/generate_bytecode_builtins_list.stamp i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/gen-regexp-special-case -pthread -rdynamic -m32 -m32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/gen-regexp-special-case/deps/v8/src/regexp/gen-regexp-special-case.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -Wl,--end-group LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/v8_gypfiles; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/regexp; python ../../deps/v8/tools/run.py "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/gen-regexp-special-case" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/regexp/special-case.cc" touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/run_gen-regexp-special-case.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libtorque_base.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libtorque_base.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/cfg.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/class-debug-reader-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/csa-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarable.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declaration-visitor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/declarations.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/earley-parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/global-context.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/implementation-visitor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/instructions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/server-data.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/source-positions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/torque-parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-inference.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-oracle.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/type-visitor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/types.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque_base/deps/v8/src/torque/utils.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque/deps/v8/src/torque/torque.o ../deps/v8/src/torque/torque.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -std=gnu++1y -fexceptions -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque/deps/v8/src/torque/torque.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/torque -pthread -rdynamic -m32 -m32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/torque/deps/v8/src/torque/torque.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libtorque_base.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -Wl,--end-group touch 683cf43aae1b3ce44f2238f49309e9aca7d25d42.intermediate LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/v8_gypfiles; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/test/torque /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/objects /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/third_party/v8/builtins; "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/torque" ../../deps/v8/src/builtins/arguments.tq ../../deps/v8/src/builtins/array-copywithin.tq ../../deps/v8/src/builtins/array-every.tq ../../deps/v8/src/builtins/array-filter.tq ../../deps/v8/src/builtins/array-find.tq ../../deps/v8/src/builtins/array-findindex.tq ../../deps/v8/src/builtins/array-foreach.tq ../../deps/v8/src/builtins/array-join.tq ../../deps/v8/src/builtins/array-lastindexof.tq ../../deps/v8/src/builtins/array-map.tq ../../deps/v8/src/builtins/array-of.tq ../../deps/v8/src/builtins/array-reduce-right.tq ../../deps/v8/src/builtins/array-reduce.tq ../../deps/v8/src/builtins/array-reverse.tq ../../deps/v8/src/builtins/array-shift.tq ../../deps/v8/src/builtins/array-slice.tq ../../deps/v8/src/builtins/array-some.tq ../../deps/v8/src/builtins/array-splice.tq ../../deps/v8/src/builtins/array-unshift.tq ../../deps/v8/src/builtins/array.tq ../../deps/v8/src/builtins/base.tq ../../deps/v8/src/builtins/bigint.tq ../../deps/v8/src/builtins/boolean.tq ../../deps/v8/src/builtins/collections.tq ../../deps/v8/src/builtins/data-view.tq ../../deps/v8/src/builtins/extras-utils.tq ../../deps/v8/src/builtins/frames.tq ../../deps/v8/src/builtins/growable-fixed-array.tq ../../deps/v8/src/builtins/internal-coverage.tq ../../deps/v8/src/builtins/iterator.tq ../../deps/v8/src/builtins/math.tq ../../deps/v8/src/builtins/object-fromentries.tq ../../deps/v8/src/builtins/object.tq ../../deps/v8/src/builtins/proxy-constructor.tq ../../deps/v8/src/builtins/proxy-delete-property.tq ../../deps/v8/src/builtins/proxy-get-property.tq ../../deps/v8/src/builtins/proxy-get-prototype-of.tq ../../deps/v8/src/builtins/proxy-has-property.tq ../../deps/v8/src/builtins/proxy-is-extensible.tq ../../deps/v8/src/builtins/proxy-prevent-extensions.tq ../../deps/v8/src/builtins/proxy-revocable.tq ../../deps/v8/src/builtins/proxy-revoke.tq ../../deps/v8/src/builtins/proxy-set-property.tq ../../deps/v8/src/builtins/proxy-set-prototype-of.tq ../../deps/v8/src/builtins/proxy.tq ../../deps/v8/src/builtins/reflect.tq ../../deps/v8/src/builtins/regexp-match.tq ../../deps/v8/src/builtins/regexp-replace.tq ../../deps/v8/src/builtins/regexp-source.tq ../../deps/v8/src/builtins/regexp-test.tq ../../deps/v8/src/builtins/regexp.tq ../../deps/v8/src/builtins/string.tq ../../deps/v8/src/builtins/string-endswith.tq ../../deps/v8/src/builtins/string-html.tq ../../deps/v8/src/builtins/string-iterator.tq ../../deps/v8/src/builtins/string-pad.tq ../../deps/v8/src/builtins/string-repeat.tq ../../deps/v8/src/builtins/string-slice.tq ../../deps/v8/src/builtins/string-startswith.tq ../../deps/v8/src/builtins/string-substring.tq ../../deps/v8/src/builtins/torque-internal.tq ../../deps/v8/src/builtins/typed-array-createtypedarray.tq ../../deps/v8/src/builtins/typed-array-every.tq ../../deps/v8/src/builtins/typed-array-filter.tq ../../deps/v8/src/builtins/typed-array-find.tq ../../deps/v8/src/builtins/typed-array-findindex.tq ../../deps/v8/src/builtins/typed-array-foreach.tq ../../deps/v8/src/builtins/typed-array-reduce.tq ../../deps/v8/src/builtins/typed-array-reduceright.tq ../../deps/v8/src/builtins/typed-array-slice.tq ../../deps/v8/src/builtins/typed-array-some.tq ../../deps/v8/src/builtins/typed-array-subarray.tq ../../deps/v8/src/builtins/typed-array.tq ../../deps/v8/third_party/v8/builtins/array-sort.tq ../../deps/v8/test/torque/test-torque.tq ../../deps/v8/src/objects/intl-objects.tq -o "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated" -v8-root ../../deps/v8 touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/run_torque.stamp touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/torque_generated_definitions.stamp i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-builder.o ../deps/v8/src/compiler/access-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-info.o ../deps/v8/src/compiler/access-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/all-nodes.o ../deps/v8/src/compiler/all-nodes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/all-nodes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/code-generator.o ../deps/v8/src/compiler/backend/code-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/code-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/frame-elider.o ../deps/v8/src/compiler/backend/frame-elider.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/frame-elider.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/gap-resolver.o ../deps/v8/src/compiler/backend/gap-resolver.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/gap-resolver.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-scheduler.o ../deps/v8/src/compiler/backend/instruction-scheduler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-scheduler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-selector.o ../deps/v8/src/compiler/backend/instruction-selector.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-selector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction.o ../deps/v8/src/compiler/backend/instruction.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/jump-threading.o ../deps/v8/src/compiler/backend/jump-threading.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/jump-threading.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/live-range-separator.o ../deps/v8/src/compiler/backend/live-range-separator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/live-range-separator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/move-optimizer.o ../deps/v8/src/compiler/backend/move-optimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/move-optimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator-verifier.o ../deps/v8/src/compiler/backend/register-allocator-verifier.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator-verifier.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator.o ../deps/v8/src/compiler/backend/register-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/basic-block-instrumentor.o ../deps/v8/src/compiler/basic-block-instrumentor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/basic-block-instrumentor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/branch-elimination.o ../deps/v8/src/compiler/branch-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/branch-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-analysis.o ../deps/v8/src/compiler/bytecode-analysis.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-analysis.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-graph-builder.o ../deps/v8/src/compiler/bytecode-graph-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-graph-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-liveness-map.o ../deps/v8/src/compiler/bytecode-liveness-map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-liveness-map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/c-linkage.o ../deps/v8/src/compiler/c-linkage.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/c-linkage.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/checkpoint-elimination.o ../deps/v8/src/compiler/checkpoint-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/checkpoint-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/code-assembler.o ../deps/v8/src/compiler/code-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/code-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-node-cache.o ../deps/v8/src/compiler/common-node-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-node-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator-reducer.o ../deps/v8/src/compiler/common-operator-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator.o ../deps/v8/src/compiler/common-operator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compilation-dependencies.o ../deps/v8/src/compiler/compilation-dependencies.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compilation-dependencies.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compiler-source-position-table.o ../deps/v8/src/compiler/compiler-source-position-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compiler-source-position-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/constant-folding-reducer.o ../deps/v8/src/compiler/constant-folding-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/constant-folding-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-equivalence.o ../deps/v8/src/compiler/control-equivalence.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-equivalence.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-flow-optimizer.o ../deps/v8/src/compiler/control-flow-optimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-flow-optimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/csa-load-elimination.o ../deps/v8/src/compiler/csa-load-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/csa-load-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/dead-code-elimination.o ../deps/v8/src/compiler/dead-code-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/dead-code-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/decompression-elimination.o ../deps/v8/src/compiler/decompression-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/decompression-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/effect-control-linearizer.o ../deps/v8/src/compiler/effect-control-linearizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/effect-control-linearizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis-reducer.o ../deps/v8/src/compiler/escape-analysis-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis.o ../deps/v8/src/compiler/escape-analysis.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/feedback-source.o ../deps/v8/src/compiler/feedback-source.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/feedback-source.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame-states.o ../deps/v8/src/compiler/frame-states.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame-states.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame.o ../deps/v8/src/compiler/frame.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-assembler.o ../deps/v8/src/compiler/graph-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-reducer.o ../deps/v8/src/compiler/graph-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-trimmer.o ../deps/v8/src/compiler/graph-trimmer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-trimmer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-visualizer.o ../deps/v8/src/compiler/graph-visualizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-visualizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph.o ../deps/v8/src/compiler/graph.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/int64-lowering.o ../deps/v8/src/compiler/int64-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/int64-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-call-reducer.o ../deps/v8/src/compiler/js-call-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-call-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-context-specialization.o ../deps/v8/src/compiler/js-context-specialization.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-context-specialization.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-create-lowering.o ../deps/v8/src/compiler/js-create-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-create-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-generic-lowering.o ../deps/v8/src/compiler/js-generic-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-generic-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-graph.o ../deps/v8/src/compiler/js-graph.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-graph.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-broker.o ../deps/v8/src/compiler/js-heap-broker.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-broker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-copy-reducer.o ../deps/v8/src/compiler/js-heap-copy-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-copy-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining-heuristic.o ../deps/v8/src/compiler/js-inlining-heuristic.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining-heuristic.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining.o ../deps/v8/src/compiler/js-inlining.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-intrinsic-lowering.o ../deps/v8/src/compiler/js-intrinsic-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-intrinsic-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-native-context-specialization.o ../deps/v8/src/compiler/js-native-context-specialization.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-native-context-specialization.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-operator.o ../deps/v8/src/compiler/js-operator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-operator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-type-hint-lowering.o ../deps/v8/src/compiler/js-type-hint-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-type-hint-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-typed-lowering.o ../deps/v8/src/compiler/js-typed-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-typed-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/linkage.o ../deps/v8/src/compiler/linkage.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/linkage.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/load-elimination.o ../deps/v8/src/compiler/load-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/load-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-analysis.o ../deps/v8/src/compiler/loop-analysis.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-analysis.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-peeling.o ../deps/v8/src/compiler/loop-peeling.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-peeling.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-variable-optimizer.o ../deps/v8/src/compiler/loop-variable-optimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-variable-optimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph-verifier.o ../deps/v8/src/compiler/machine-graph-verifier.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph-verifier.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph.o ../deps/v8/src/compiler/machine-graph.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator-reducer.o ../deps/v8/src/compiler/machine-operator-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator.o ../deps/v8/src/compiler/machine-operator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/map-inference.o ../deps/v8/src/compiler/map-inference.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/map-inference.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/memory-optimizer.o ../deps/v8/src/compiler/memory-optimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/memory-optimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-cache.o ../deps/v8/src/compiler/node-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-marker.o ../deps/v8/src/compiler/node-marker.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-marker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-matchers.o ../deps/v8/src/compiler/node-matchers.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-matchers.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-origin-table.o ../deps/v8/src/compiler/node-origin-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-origin-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-properties.o ../deps/v8/src/compiler/node-properties.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-properties.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node.o ../deps/v8/src/compiler/node.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/opcodes.o ../deps/v8/src/compiler/opcodes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/opcodes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operation-typer.o ../deps/v8/src/compiler/operation-typer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operation-typer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator-properties.o ../deps/v8/src/compiler/operator-properties.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator-properties.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator.o ../deps/v8/src/compiler/operator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/osr.o ../deps/v8/src/compiler/osr.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/osr.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline-statistics.o ../deps/v8/src/compiler/pipeline-statistics.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline-statistics.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline.o ../deps/v8/src/compiler/pipeline.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/property-access-builder.o ../deps/v8/src/compiler/property-access-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/property-access-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/raw-machine-assembler.o ../deps/v8/src/compiler/raw-machine-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/raw-machine-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/redundancy-elimination.o ../deps/v8/src/compiler/redundancy-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/redundancy-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/refs-map.o ../deps/v8/src/compiler/refs-map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/refs-map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/representation-change.o ../deps/v8/src/compiler/representation-change.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/representation-change.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/schedule.o ../deps/v8/src/compiler/schedule.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/schedule.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/scheduler.o ../deps/v8/src/compiler/scheduler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/scheduler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/select-lowering.o ../deps/v8/src/compiler/select-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/select-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/serializer-for-background-compilation.o ../deps/v8/src/compiler/serializer-for-background-compilation.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/serializer-for-background-compilation.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simd-scalar-lowering.o ../deps/v8/src/compiler/simd-scalar-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simd-scalar-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-lowering.o ../deps/v8/src/compiler/simplified-lowering.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-lowering.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator-reducer.o ../deps/v8/src/compiler/simplified-operator-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator.o ../deps/v8/src/compiler/simplified-operator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/state-values-utils.o ../deps/v8/src/compiler/state-values-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/state-values-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/store-store-elimination.o ../deps/v8/src/compiler/store-store-elimination.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/store-store-elimination.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/add-type-assertions-reducer.o ../deps/v8/src/compiler/add-type-assertions-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/add-type-assertions-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-cache.o ../deps/v8/src/compiler/type-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-narrowing-reducer.o ../deps/v8/src/compiler/type-narrowing-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-narrowing-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typed-optimization.o ../deps/v8/src/compiler/typed-optimization.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typed-optimization.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typer.o ../deps/v8/src/compiler/typer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/types.o ../deps/v8/src/compiler/types.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/types.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/value-numbering-reducer.o ../deps/v8/src/compiler/value-numbering-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/value-numbering-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/verifier.o ../deps/v8/src/compiler/verifier.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/verifier.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/wasm-compiler.o ../deps/v8/src/compiler/wasm-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/wasm-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/zone-stats.o ../deps/v8/src/compiler/zone-stats.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/zone-stats.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_init/deps/v8/src/init/setup-isolate-full.o ../deps/v8/src/init/setup-isolate-full.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_init/deps/v8/src/init/setup-isolate-full.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/tools/v8_gypfiles/extras-libraries.o ../tools/v8_gypfiles/extras-libraries.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/tools/v8_gypfiles/extras-libraries.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/embedded/embedded-empty.o ../deps/v8/src/snapshot/embedded/embedded-empty.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/embedded/embedded-empty.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o ../deps/v8/src/snapshot/snapshot-empty.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/torque_generated_initializers.stamp LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/v8_gypfiles; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src; python ../../deps/v8/third_party/inspector_protocol/check_protocol_compatibility.py --stamp "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/js_protocol.stamp" ../../deps/v8/include/js_protocol.pdl i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-natives.o ../deps/v8/src/api/api-natives.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-natives.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api.o ../deps/v8/src/api/api.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-js.o ../deps/v8/src/asmjs/asm-js.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-js.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-parser.o ../deps/v8/src/asmjs/asm-parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-scanner.o ../deps/v8/src/asmjs/asm-scanner.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-scanner.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-types.o ../deps/v8/src/asmjs/asm-types.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-types.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-function-literal-id-reindexer.o ../deps/v8/src/ast/ast-function-literal-id-reindexer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-function-literal-id-reindexer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-value-factory.o ../deps/v8/src/ast/ast-value-factory.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-value-factory.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast.o ../deps/v8/src/ast/ast.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/modules.o ../deps/v8/src/ast/modules.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/modules.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/prettyprinter.o ../deps/v8/src/ast/prettyprinter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/prettyprinter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/scopes.o ../deps/v8/src/ast/scopes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/scopes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/source-range-ast-visitor.o ../deps/v8/src/ast/source-range-ast-visitor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/source-range-ast-visitor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/variables.o ../deps/v8/src/ast/variables.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/variables.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/accessors.o ../deps/v8/src/builtins/accessors.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/accessors.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-api.o ../deps/v8/src/builtins/builtins-api.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-api.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-array.o ../deps/v8/src/builtins/builtins-array.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-array.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-arraybuffer.o ../deps/v8/src/builtins/builtins-arraybuffer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-arraybuffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-bigint.o ../deps/v8/src/builtins/builtins-bigint.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-bigint.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-call.o ../deps/v8/src/builtins/builtins-call.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-call.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-callsite.o ../deps/v8/src/builtins/builtins-callsite.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-callsite.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-collections.o ../deps/v8/src/builtins/builtins-collections.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-collections.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-console.o ../deps/v8/src/builtins/builtins-console.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-console.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-dataview.o ../deps/v8/src/builtins/builtins-dataview.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-dataview.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-date.o ../deps/v8/src/builtins/builtins-date.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-date.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-error.o ../deps/v8/src/builtins/builtins-error.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-error.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-extras-utils.o ../deps/v8/src/builtins/builtins-extras-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-extras-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-function.o ../deps/v8/src/builtins/builtins-function.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-function.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-global.o ../deps/v8/src/builtins/builtins-global.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-global.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-internal.o ../deps/v8/src/builtins/builtins-internal.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-internal.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-intl.o ../deps/v8/src/builtins/builtins-intl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-intl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-json.o ../deps/v8/src/builtins/builtins-json.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-json.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-number.o ../deps/v8/src/builtins/builtins-number.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-number.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-object.o ../deps/v8/src/builtins/builtins-object.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-object.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-promise.o ../deps/v8/src/builtins/builtins-promise.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-promise.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-reflect.o ../deps/v8/src/builtins/builtins-reflect.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-reflect.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-regexp.o ../deps/v8/src/builtins/builtins-regexp.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-regexp.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-sharedarraybuffer.o ../deps/v8/src/builtins/builtins-sharedarraybuffer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-sharedarraybuffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-string.o ../deps/v8/src/builtins/builtins-string.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-string.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-symbol.o ../deps/v8/src/builtins/builtins-symbol.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-symbol.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-trace.o ../deps/v8/src/builtins/builtins-trace.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-trace.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-typed-array.o ../deps/v8/src/builtins/builtins-typed-array.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-typed-array.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-weak-refs.o ../deps/v8/src/builtins/builtins-weak-refs.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-weak-refs.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins.o ../deps/v8/src/builtins/builtins.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/constants-table-builder.o ../deps/v8/src/builtins/constants-table-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/constants-table-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/assembler.o ../deps/v8/src/codegen/assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/bailout-reason.o ../deps/v8/src/codegen/bailout-reason.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/bailout-reason.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-comments.o ../deps/v8/src/codegen/code-comments.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-comments.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-desc.o ../deps/v8/src/codegen/code-desc.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-desc.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-factory.o ../deps/v8/src/codegen/code-factory.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-factory.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-reference.o ../deps/v8/src/codegen/code-reference.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-reference.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compilation-cache.o ../deps/v8/src/codegen/compilation-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compilation-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compiler.o ../deps/v8/src/codegen/compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/constant-pool.o ../deps/v8/src/codegen/constant-pool.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/constant-pool.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference-table.o ../deps/v8/src/codegen/external-reference-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference.o ../deps/v8/src/codegen/external-reference.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/flush-instruction-cache.o ../deps/v8/src/codegen/flush-instruction-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/flush-instruction-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/handler-table.o ../deps/v8/src/codegen/handler-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/handler-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/interface-descriptors.o ../deps/v8/src/codegen/interface-descriptors.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/interface-descriptors.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/machine-type.o ../deps/v8/src/codegen/machine-type.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/machine-type.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/optimized-compilation-info.o ../deps/v8/src/codegen/optimized-compilation-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/optimized-compilation-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/pending-optimization-table.o ../deps/v8/src/codegen/pending-optimization-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/pending-optimization-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register-configuration.o ../deps/v8/src/codegen/register-configuration.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register-configuration.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register.o ../deps/v8/src/codegen/register.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/reloc-info.o ../deps/v8/src/codegen/reloc-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/reloc-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/safepoint-table.o ../deps/v8/src/codegen/safepoint-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/safepoint-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position-table.o ../deps/v8/src/codegen/source-position-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position.o ../deps/v8/src/codegen/source-position.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/string-constants.o ../deps/v8/src/codegen/string-constants.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/string-constants.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/tick-counter.o ../deps/v8/src/codegen/tick-counter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/tick-counter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/turbo-assembler.o ../deps/v8/src/codegen/turbo-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/turbo-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/unoptimized-compilation-info.o ../deps/v8/src/codegen/unoptimized-compilation-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/unoptimized-compilation-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/common/assert-scope.o ../deps/v8/src/common/assert-scope.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/common/assert-scope.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o ../deps/v8/src/compiler-dispatcher/compiler-dispatcher.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o ../deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/date.o ../deps/v8/src/date/date.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/date.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/dateparser.o ../deps/v8/src/date/dateparser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/dateparser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-coverage.o ../deps/v8/src/debug/debug-coverage.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-coverage.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-evaluate.o ../deps/v8/src/debug/debug-evaluate.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-evaluate.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-frames.o ../deps/v8/src/debug/debug-frames.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-frames.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-property-iterator.o ../deps/v8/src/debug/debug-property-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-property-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scope-iterator.o ../deps/v8/src/debug/debug-scope-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scope-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scopes.o ../deps/v8/src/debug/debug-scopes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scopes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-stack-trace-iterator.o ../deps/v8/src/debug/debug-stack-trace-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-stack-trace-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-type-profile.o ../deps/v8/src/debug/debug-type-profile.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-type-profile.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug.o ../deps/v8/src/debug/debug.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/liveedit.o ../deps/v8/src/debug/liveedit.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/liveedit.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimize-reason.o ../deps/v8/src/deoptimizer/deoptimize-reason.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimize-reason.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimizer.o ../deps/v8/src/deoptimizer/deoptimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/basic-block-profiler.o ../deps/v8/src/diagnostics/basic-block-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/basic-block-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/compilation-statistics.o ../deps/v8/src/diagnostics/compilation-statistics.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/compilation-statistics.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/disassembler.o ../deps/v8/src/diagnostics/disassembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/disassembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/eh-frame.o ../deps/v8/src/diagnostics/eh-frame.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/eh-frame.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/gdb-jit.o ../deps/v8/src/diagnostics/gdb-jit.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/gdb-jit.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-debug.o ../deps/v8/src/diagnostics/objects-debug.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-debug.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-printer.o ../deps/v8/src/diagnostics/objects-printer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-printer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/perf-jit.o ../deps/v8/src/diagnostics/perf-jit.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/perf-jit.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/unwinder.o ../deps/v8/src/diagnostics/unwinder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/unwinder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/arguments.o ../deps/v8/src/execution/arguments.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/arguments.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/execution.o ../deps/v8/src/execution/execution.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/execution.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/frames.o ../deps/v8/src/execution/frames.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/frames.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/futex-emulation.o ../deps/v8/src/execution/futex-emulation.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/futex-emulation.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/interrupts-scope.o ../deps/v8/src/execution/interrupts-scope.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/interrupts-scope.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/isolate.o ../deps/v8/src/execution/isolate.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/isolate.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/messages.o ../deps/v8/src/execution/messages.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/messages.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/microtask-queue.o ../deps/v8/src/execution/microtask-queue.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/microtask-queue.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/protectors.o ../deps/v8/src/execution/protectors.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/protectors.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/runtime-profiler.o ../deps/v8/src/execution/runtime-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/runtime-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/simulator-base.o ../deps/v8/src/execution/simulator-base.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/simulator-base.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/stack-guard.o ../deps/v8/src/execution/stack-guard.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/stack-guard.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-id.o ../deps/v8/src/execution/thread-id.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-id.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-local-top.o ../deps/v8/src/execution/thread-local-top.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-local-top.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/v8threads.o ../deps/v8/src/execution/v8threads.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/v8threads.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/cputracemark-extension.o ../deps/v8/src/extensions/cputracemark-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/cputracemark-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/externalize-string-extension.o ../deps/v8/src/extensions/externalize-string-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/externalize-string-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/free-buffer-extension.o ../deps/v8/src/extensions/free-buffer-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/free-buffer-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/gc-extension.o ../deps/v8/src/extensions/gc-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/gc-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/ignition-statistics-extension.o ../deps/v8/src/extensions/ignition-statistics-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/ignition-statistics-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/statistics-extension.o ../deps/v8/src/extensions/statistics-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/statistics-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/trigger-failure-extension.o ../deps/v8/src/extensions/trigger-failure-extension.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/trigger-failure-extension.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/flags/flags.o ../deps/v8/src/flags/flags.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/flags/flags.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/global-handles.o ../deps/v8/src/handles/global-handles.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/global-handles.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/handles.o ../deps/v8/src/handles/handles.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/handles.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-collector.o ../deps/v8/src/heap/array-buffer-collector.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-collector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-tracker.o ../deps/v8/src/heap/array-buffer-tracker.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-tracker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/basic-memory-chunk.o ../deps/v8/src/heap/basic-memory-chunk.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/basic-memory-chunk.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/code-stats.o ../deps/v8/src/heap/code-stats.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/code-stats.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/combined-heap.o ../deps/v8/src/heap/combined-heap.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/combined-heap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/concurrent-marking.o ../deps/v8/src/heap/concurrent-marking.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/concurrent-marking.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/embedder-tracing.o ../deps/v8/src/heap/embedder-tracing.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/embedder-tracing.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/factory.o ../deps/v8/src/heap/factory.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/factory.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-idle-time-handler.o ../deps/v8/src/heap/gc-idle-time-handler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-idle-time-handler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-tracer.o ../deps/v8/src/heap/gc-tracer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-tracer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap-controller.o ../deps/v8/src/heap/heap-controller.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap-controller.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap.o ../deps/v8/src/heap/heap.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking-job.o ../deps/v8/src/heap/incremental-marking-job.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking-job.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking.o ../deps/v8/src/heap/incremental-marking.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/invalidated-slots.o ../deps/v8/src/heap/invalidated-slots.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/invalidated-slots.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/item-parallel-job.o ../deps/v8/src/heap/item-parallel-job.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/item-parallel-job.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/mark-compact.o ../deps/v8/src/heap/mark-compact.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/mark-compact.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/marking.o ../deps/v8/src/heap/marking.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/marking.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/memory-reducer.o ../deps/v8/src/heap/memory-reducer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/memory-reducer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/object-stats.o ../deps/v8/src/heap/object-stats.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/object-stats.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/objects-visiting.o ../deps/v8/src/heap/objects-visiting.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/objects-visiting.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/read-only-heap.o ../deps/v8/src/heap/read-only-heap.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/read-only-heap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenge-job.o ../deps/v8/src/heap/scavenge-job.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenge-job.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenger.o ../deps/v8/src/heap/scavenger.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenger.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/slot-set.o ../deps/v8/src/heap/slot-set.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/slot-set.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/spaces.o ../deps/v8/src/heap/spaces.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/spaces.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/store-buffer.o ../deps/v8/src/heap/store-buffer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/store-buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-marking-observer.o ../deps/v8/src/heap/stress-marking-observer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-marking-observer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-scavenge-observer.o ../deps/v8/src/heap/stress-scavenge-observer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-scavenge-observer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/sweeper.o ../deps/v8/src/heap/sweeper.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/sweeper.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/call-optimization.o ../deps/v8/src/ic/call-optimization.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/call-optimization.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/handler-configuration.o ../deps/v8/src/ic/handler-configuration.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/handler-configuration.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic-stats.o ../deps/v8/src/ic/ic-stats.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic-stats.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic.o ../deps/v8/src/ic/ic.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/stub-cache.o ../deps/v8/src/ic/stub-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/stub-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/bootstrapper.o ../deps/v8/src/init/bootstrapper.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/bootstrapper.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/icu_util.o ../deps/v8/src/init/icu_util.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/icu_util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/isolate-allocator.o ../deps/v8/src/init/isolate-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/isolate-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/startup-data-util.o ../deps/v8/src/init/startup-data-util.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/startup-data-util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/v8.o ../deps/v8/src/init/v8.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/v8.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-accessor.o ../deps/v8/src/interpreter/bytecode-array-accessor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-accessor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-builder.o ../deps/v8/src/interpreter/bytecode-array-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-iterator.o ../deps/v8/src/interpreter/bytecode-array-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-random-iterator.o ../deps/v8/src/interpreter/bytecode-array-random-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-random-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-writer.o ../deps/v8/src/interpreter/bytecode-array-writer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-writer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-decoder.o ../deps/v8/src/interpreter/bytecode-decoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-flags.o ../deps/v8/src/interpreter/bytecode-flags.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-flags.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-generator.o ../deps/v8/src/interpreter/bytecode-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-label.o ../deps/v8/src/interpreter/bytecode-label.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-label.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-node.o ../deps/v8/src/interpreter/bytecode-node.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-node.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-operands.o ../deps/v8/src/interpreter/bytecode-operands.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-operands.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register-optimizer.o ../deps/v8/src/interpreter/bytecode-register-optimizer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register-optimizer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register.o ../deps/v8/src/interpreter/bytecode-register.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-source-info.o ../deps/v8/src/interpreter/bytecode-source-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-source-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecodes.o ../deps/v8/src/interpreter/bytecodes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecodes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/constant-array-builder.o ../deps/v8/src/interpreter/constant-array-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/constant-array-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/control-flow-builders.o ../deps/v8/src/interpreter/control-flow-builders.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/control-flow-builders.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/handler-table-builder.o ../deps/v8/src/interpreter/handler-table-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/handler-table-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter-intrinsics.o ../deps/v8/src/interpreter/interpreter-intrinsics.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter-intrinsics.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter.o ../deps/v8/src/interpreter/interpreter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-parser.o ../deps/v8/src/json/json-parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-stringifier.o ../deps/v8/src/json/json-stringifier.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-stringifier.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/counters.o ../deps/v8/src/logging/counters.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/counters.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log-utils.o ../deps/v8/src/logging/log-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log.o ../deps/v8/src/logging/log.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum-dtoa.o ../deps/v8/src/numbers/bignum-dtoa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum-dtoa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum.o ../deps/v8/src/numbers/bignum.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/cached-powers.o ../deps/v8/src/numbers/cached-powers.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/cached-powers.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/conversions.o ../deps/v8/src/numbers/conversions.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/conversions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/diy-fp.o ../deps/v8/src/numbers/diy-fp.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/diy-fp.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/dtoa.o ../deps/v8/src/numbers/dtoa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/dtoa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fast-dtoa.o ../deps/v8/src/numbers/fast-dtoa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fast-dtoa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fixed-dtoa.o ../deps/v8/src/numbers/fixed-dtoa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fixed-dtoa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/math-random.o ../deps/v8/src/numbers/math-random.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/math-random.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/strtod.o ../deps/v8/src/numbers/strtod.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/strtod.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/bigint.o ../deps/v8/src/objects/bigint.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/bigint.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/code.o ../deps/v8/src/objects/code.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/code.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/contexts.o ../deps/v8/src/objects/contexts.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/contexts.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/debug-objects.o ../deps/v8/src/objects/debug-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/debug-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements-kind.o ../deps/v8/src/objects/elements-kind.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements-kind.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements.o ../deps/v8/src/objects/elements.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/embedder-data-array.o ../deps/v8/src/objects/embedder-data-array.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/embedder-data-array.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/feedback-vector.o ../deps/v8/src/objects/feedback-vector.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/feedback-vector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/field-type.o ../deps/v8/src/objects/field-type.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/field-type.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/intl-objects.o ../deps/v8/src/objects/intl-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/intl-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-array-buffer.o ../deps/v8/src/objects/js-array-buffer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-array-buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-break-iterator.o ../deps/v8/src/objects/js-break-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-break-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-collator.o ../deps/v8/src/objects/js-collator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-collator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-date-time-format.o ../deps/v8/src/objects/js-date-time-format.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-date-time-format.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-list-format.o ../deps/v8/src/objects/js-list-format.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-list-format.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-locale.o ../deps/v8/src/objects/js-locale.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-locale.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-number-format.o ../deps/v8/src/objects/js-number-format.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-number-format.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-objects.o ../deps/v8/src/objects/js-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-plural-rules.o ../deps/v8/src/objects/js-plural-rules.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-plural-rules.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-relative-time-format.o ../deps/v8/src/objects/js-relative-time-format.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-relative-time-format.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segment-iterator.o ../deps/v8/src/objects/js-segment-iterator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segment-iterator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segmenter.o ../deps/v8/src/objects/js-segmenter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segmenter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/keys.o ../deps/v8/src/objects/keys.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/keys.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/layout-descriptor.o ../deps/v8/src/objects/layout-descriptor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/layout-descriptor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/literal-objects.o ../deps/v8/src/objects/literal-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/literal-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup-cache.o ../deps/v8/src/objects/lookup-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup.o ../deps/v8/src/objects/lookup.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/managed.o ../deps/v8/src/objects/managed.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/managed.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map-updater.o ../deps/v8/src/objects/map-updater.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map-updater.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map.o ../deps/v8/src/objects/map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/module.o ../deps/v8/src/objects/module.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/objects.o ../deps/v8/src/objects/objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/ordered-hash-table.o ../deps/v8/src/objects/ordered-hash-table.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/ordered-hash-table.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property-descriptor.o ../deps/v8/src/objects/property-descriptor.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property-descriptor.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property.o ../deps/v8/src/objects/property.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/scope-info.o ../deps/v8/src/objects/scope-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/scope-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/source-text-module.o ../deps/v8/src/objects/source-text-module.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/source-text-module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/stack-frame-info.o ../deps/v8/src/objects/stack-frame-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/stack-frame-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string-comparator.o ../deps/v8/src/objects/string-comparator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string-comparator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string.o ../deps/v8/src/objects/string.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/synthetic-module.o ../deps/v8/src/objects/synthetic-module.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/synthetic-module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/tagged-impl.o ../deps/v8/src/objects/tagged-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/tagged-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/template-objects.o ../deps/v8/src/objects/template-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/template-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/transitions.o ../deps/v8/src/objects/transitions.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/transitions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/type-hints.o ../deps/v8/src/objects/type-hints.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/type-hints.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/value-serializer.o ../deps/v8/src/objects/value-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/value-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/visitors.o ../deps/v8/src/objects/visitors.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/visitors.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/expression-scope-reparenter.o ../deps/v8/src/parsing/expression-scope-reparenter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/expression-scope-reparenter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/func-name-inferrer.o ../deps/v8/src/parsing/func-name-inferrer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/func-name-inferrer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/literal-buffer.o ../deps/v8/src/parsing/literal-buffer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/literal-buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parse-info.o ../deps/v8/src/parsing/parse-info.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parse-info.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parser.o ../deps/v8/src/parsing/parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parsing.o ../deps/v8/src/parsing/parsing.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parsing.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/pending-compilation-error-handler.o ../deps/v8/src/parsing/pending-compilation-error-handler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/pending-compilation-error-handler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparse-data.o ../deps/v8/src/parsing/preparse-data.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparse-data.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparser.o ../deps/v8/src/parsing/preparser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/rewriter.o ../deps/v8/src/parsing/rewriter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/rewriter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner-character-streams.o ../deps/v8/src/parsing/scanner-character-streams.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner-character-streams.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner.o ../deps/v8/src/parsing/scanner.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/token.o ../deps/v8/src/parsing/token.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/token.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/allocation-tracker.o ../deps/v8/src/profiler/allocation-tracker.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/allocation-tracker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/cpu-profiler.o ../deps/v8/src/profiler/cpu-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/cpu-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-profiler.o ../deps/v8/src/profiler/heap-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-snapshot-generator.o ../deps/v8/src/profiler/heap-snapshot-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-snapshot-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profile-generator.o ../deps/v8/src/profiler/profile-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profile-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profiler-listener.o ../deps/v8/src/profiler/profiler-listener.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profiler-listener.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/sampling-heap-profiler.o ../deps/v8/src/profiler/sampling-heap-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/sampling-heap-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/strings-storage.o ../deps/v8/src/profiler/strings-storage.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/strings-storage.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tick-sample.o ../deps/v8/src/profiler/tick-sample.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tick-sample.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tracing-cpu-profiler.o ../deps/v8/src/profiler/tracing-cpu-profiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tracing-cpu-profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/property-sequences.o ../deps/v8/src/regexp/property-sequences.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/property-sequences.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-ast.o ../deps/v8/src/regexp/regexp-ast.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-ast.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-bytecode-generator.o ../deps/v8/src/regexp/regexp-bytecode-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-bytecode-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler-tonode.o ../deps/v8/src/regexp/regexp-compiler-tonode.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler-tonode.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler.o ../deps/v8/src/regexp/regexp-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-dotprinter.o ../deps/v8/src/regexp/regexp-dotprinter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-dotprinter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-interpreter.o ../deps/v8/src/regexp/regexp-interpreter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-interpreter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler-tracer.o ../deps/v8/src/regexp/regexp-macro-assembler-tracer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler-tracer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler.o ../deps/v8/src/regexp/regexp-macro-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-parser.o ../deps/v8/src/regexp/regexp-parser.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-parser.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-stack.o ../deps/v8/src/regexp/regexp-stack.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-stack.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-utils.o ../deps/v8/src/regexp/regexp-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp.o ../deps/v8/src/regexp/regexp.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/roots/roots.o ../deps/v8/src/roots/roots.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/roots/roots.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-array.o ../deps/v8/src/runtime/runtime-array.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-array.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-atomics.o ../deps/v8/src/runtime/runtime-atomics.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-atomics.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-bigint.o ../deps/v8/src/runtime/runtime-bigint.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-bigint.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-classes.o ../deps/v8/src/runtime/runtime-classes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-classes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-collections.o ../deps/v8/src/runtime/runtime-collections.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-collections.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-compiler.o ../deps/v8/src/runtime/runtime-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-date.o ../deps/v8/src/runtime/runtime-date.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-date.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-debug.o ../deps/v8/src/runtime/runtime-debug.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-debug.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-forin.o ../deps/v8/src/runtime/runtime-forin.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-forin.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-function.o ../deps/v8/src/runtime/runtime-function.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-function.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-futex.o ../deps/v8/src/runtime/runtime-futex.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-futex.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-generator.o ../deps/v8/src/runtime/runtime-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-internal.o ../deps/v8/src/runtime/runtime-internal.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-internal.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-interpreter.o ../deps/v8/src/runtime/runtime-interpreter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-interpreter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-intl.o ../deps/v8/src/runtime/runtime-intl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-intl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-literals.o ../deps/v8/src/runtime/runtime-literals.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-literals.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-module.o ../deps/v8/src/runtime/runtime-module.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-numbers.o ../deps/v8/src/runtime/runtime-numbers.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-numbers.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-object.o ../deps/v8/src/runtime/runtime-object.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-object.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-operators.o ../deps/v8/src/runtime/runtime-operators.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-operators.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-promise.o ../deps/v8/src/runtime/runtime-promise.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-promise.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-proxy.o ../deps/v8/src/runtime/runtime-proxy.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-proxy.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-regexp.o ../deps/v8/src/runtime/runtime-regexp.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-regexp.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-scopes.o ../deps/v8/src/runtime/runtime-scopes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-scopes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-strings.o ../deps/v8/src/runtime/runtime-strings.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-strings.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-symbol.o ../deps/v8/src/runtime/runtime-symbol.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-symbol.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-test.o ../deps/v8/src/runtime/runtime-test.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-test.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-typedarray.o ../deps/v8/src/runtime/runtime-typedarray.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-typedarray.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-wasm.o ../deps/v8/src/runtime/runtime-wasm.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-wasm.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime.o ../deps/v8/src/runtime/runtime.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/sanitizer/lsan-page-allocator.o ../deps/v8/src/sanitizer/lsan-page-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/sanitizer/lsan-page-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/code-serializer.o ../deps/v8/src/snapshot/code-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/code-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer-allocator.o ../deps/v8/src/snapshot/deserializer-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer.o ../deps/v8/src/snapshot/deserializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/embedded/embedded-data.o ../deps/v8/src/snapshot/embedded/embedded-data.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/embedded/embedded-data.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/natives-common.o ../deps/v8/src/snapshot/natives-common.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/natives-common.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/object-deserializer.o ../deps/v8/src/snapshot/object-deserializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/object-deserializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-deserializer.o ../deps/v8/src/snapshot/partial-deserializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-deserializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-serializer.o ../deps/v8/src/snapshot/partial-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-deserializer.o ../deps/v8/src/snapshot/read-only-deserializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-deserializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-serializer.o ../deps/v8/src/snapshot/read-only-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/roots-serializer.o ../deps/v8/src/snapshot/roots-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/roots-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-allocator.o ../deps/v8/src/snapshot/serializer-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-common.o ../deps/v8/src/snapshot/serializer-common.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-common.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer.o ../deps/v8/src/snapshot/serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-common.o ../deps/v8/src/snapshot/snapshot-common.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-common.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-source-sink.o ../deps/v8/src/snapshot/snapshot-source-sink.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-source-sink.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-deserializer.o ../deps/v8/src/snapshot/startup-deserializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-deserializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-serializer.o ../deps/v8/src/snapshot/startup-serializer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-serializer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/char-predicates.o ../deps/v8/src/strings/char-predicates.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/char-predicates.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-builder.o ../deps/v8/src/strings/string-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-case.o ../deps/v8/src/strings/string-case.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-case.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-stream.o ../deps/v8/src/strings/string-stream.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-stream.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode-decoder.o ../deps/v8/src/strings/unicode-decoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode-decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode.o ../deps/v8/src/strings/unicode.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/uri.o ../deps/v8/src/strings/uri.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/uri.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/cancelable-task.o ../deps/v8/src/tasks/cancelable-task.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/cancelable-task.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/task-utils.o ../deps/v8/src/tasks/task-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/task-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/third_party/siphash/halfsiphash.o ../deps/v8/src/third_party/siphash/halfsiphash.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/third_party/siphash/halfsiphash.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/trace-event.o ../deps/v8/src/tracing/trace-event.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/trace-event.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/traced-value.o ../deps/v8/src/tracing/traced-value.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/traced-value.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/tracing-category-observer.o ../deps/v8/src/tracing/tracing-category-observer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/tracing-category-observer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-inside.o ../deps/v8/src/trap-handler/handler-inside.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-inside.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-outside.o ../deps/v8/src/trap-handler/handler-outside.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-outside.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-shared.o ../deps/v8/src/trap-handler/handler-shared.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-shared.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/address-map.o ../deps/v8/src/utils/address-map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/address-map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/allocation.o ../deps/v8/src/utils/allocation.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/allocation.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/bit-vector.o ../deps/v8/src/utils/bit-vector.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/bit-vector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/detachable-vector.o ../deps/v8/src/utils/detachable-vector.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/detachable-vector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/identity-map.o ../deps/v8/src/utils/identity-map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/identity-map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/memcopy.o ../deps/v8/src/utils/memcopy.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/memcopy.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/ostreams.o ../deps/v8/src/utils/ostreams.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/ostreams.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/utils.o ../deps/v8/src/utils/utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/version.o ../deps/v8/src/utils/version.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/version.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-assembler.o ../deps/v8/src/wasm/baseline/liftoff-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-compiler.o ../deps/v8/src/wasm/baseline/liftoff-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-body-decoder.o ../deps/v8/src/wasm/function-body-decoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-body-decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-compiler.o ../deps/v8/src/wasm/function-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/graph-builder-interface.o ../deps/v8/src/wasm/graph-builder-interface.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/graph-builder-interface.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/jump-table-assembler.o ../deps/v8/src/wasm/jump-table-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/jump-table-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/local-decl-encoder.o ../deps/v8/src/wasm/local-decl-encoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/local-decl-encoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/memory-tracing.o ../deps/v8/src/wasm/memory-tracing.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/memory-tracing.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-compiler.o ../deps/v8/src/wasm/module-compiler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-compiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-decoder.o ../deps/v8/src/wasm/module-decoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-instantiate.o ../deps/v8/src/wasm/module-instantiate.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-instantiate.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/signature-map.o ../deps/v8/src/wasm/signature-map.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/signature-map.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/streaming-decoder.o ../deps/v8/src/wasm/streaming-decoder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/streaming-decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-code-manager.o ../deps/v8/src/wasm/wasm-code-manager.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-code-manager.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-debug.o ../deps/v8/src/wasm/wasm-debug.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-debug.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-engine.o ../deps/v8/src/wasm/wasm-engine.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-engine.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-external-refs.o ../deps/v8/src/wasm/wasm-external-refs.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-external-refs.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-features.o ../deps/v8/src/wasm/wasm-features.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-features.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-import-wrapper-cache.o ../deps/v8/src/wasm/wasm-import-wrapper-cache.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-import-wrapper-cache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-interpreter.o ../deps/v8/src/wasm/wasm-interpreter.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-interpreter.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-js.o ../deps/v8/src/wasm/wasm-js.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-js.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-memory.o ../deps/v8/src/wasm/wasm-memory.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-memory.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-builder.o ../deps/v8/src/wasm/wasm-module-builder.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-sourcemap.o ../deps/v8/src/wasm/wasm-module-sourcemap.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-sourcemap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module.o ../deps/v8/src/wasm/wasm-module.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-objects.o ../deps/v8/src/wasm/wasm-objects.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-objects.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-opcodes.o ../deps/v8/src/wasm/wasm-opcodes.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-opcodes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-result.o ../deps/v8/src/wasm/wasm-result.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-result.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-serialization.o ../deps/v8/src/wasm/wasm-serialization.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-serialization.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-text.o ../deps/v8/src/wasm/wasm-text.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-text.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/accounting-allocator.o ../deps/v8/src/zone/accounting-allocator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/accounting-allocator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone-segment.o ../deps/v8/src/zone/zone-segment.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone-segment.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone.o ../deps/v8/src/zone/zone.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/custom-preview.o ../deps/v8/src/inspector/custom-preview.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/custom-preview.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/injected-script.o ../deps/v8/src/inspector/injected-script.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/injected-script.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/inspected-context.o ../deps/v8/src/inspector/inspected-context.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/inspected-context.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/remote-object-id.o ../deps/v8/src/inspector/remote-object-id.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/remote-object-id.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/search-util.o ../deps/v8/src/inspector/search-util.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/search-util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-16.o ../deps/v8/src/inspector/string-16.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-16.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-util.o ../deps/v8/src/inspector/string-util.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/test-interface.o ../deps/v8/src/inspector/test-interface.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/test-interface.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console.o ../deps/v8/src/inspector/v8-console.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-agent-impl.o ../deps/v8/src/inspector/v8-console-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-message.o ../deps/v8/src/inspector/v8-console-message.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-message.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger.o ../deps/v8/src/inspector/v8-debugger.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-agent-impl.o ../deps/v8/src/inspector/v8-debugger-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-script.o ../deps/v8/src/inspector/v8-debugger-script.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-script.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o ../deps/v8/src/inspector/v8-heap-profiler-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-impl.o ../deps/v8/src/inspector/v8-inspector-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-protocol-encoding.o ../deps/v8/src/inspector/v8-inspector-protocol-encoding.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-protocol-encoding.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-session-impl.o ../deps/v8/src/inspector/v8-inspector-session-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-session-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-profiler-agent-impl.o ../deps/v8/src/inspector/v8-profiler-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-profiler-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-regex.o ../deps/v8/src/inspector/v8-regex.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-regex.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-runtime-agent-impl.o ../deps/v8/src/inspector/v8-runtime-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-runtime-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-schema-agent-impl.o ../deps/v8/src/inspector/v8-schema-agent-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-schema-agent-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-stack-trace-impl.o ../deps/v8/src/inspector/v8-stack-trace-impl.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-stack-trace-impl.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-value-utils.o ../deps/v8/src/inspector/v8-value-utils.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-value-utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/value-mirror.o ../deps/v8/src/inspector/value-mirror.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/value-mirror.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/wasm-translation.o ../deps/v8/src/inspector/wasm-translation.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/wasm-translation.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-string-conversions.o ../deps/v8/src/inspector/v8-string-conversions.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-string-conversions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/encoding/encoding.o ../deps/v8/third_party/inspector_protocol/encoding/encoding.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/encoding/encoding.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/bindings/bindings.o ../deps/v8/third_party/inspector_protocol/bindings/bindings.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/bindings/bindings.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/assembler-ia32.o ../deps/v8/src/codegen/ia32/assembler-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/assembler-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/cpu-ia32.o ../deps/v8/src/codegen/ia32/cpu-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/cpu-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/interface-descriptors-ia32.o ../deps/v8/src/codegen/ia32/interface-descriptors-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/interface-descriptors-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/macro-assembler-ia32.o ../deps/v8/src/codegen/ia32/macro-assembler-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/macro-assembler-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/code-generator-ia32.o ../deps/v8/src/compiler/backend/ia32/code-generator-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/code-generator-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-scheduler-ia32.o ../deps/v8/src/compiler/backend/ia32/instruction-scheduler-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-scheduler-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-selector-ia32.o ../deps/v8/src/compiler/backend/ia32/instruction-selector-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-selector-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/ia32/debug-ia32.o ../deps/v8/src/debug/ia32/debug-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/ia32/debug-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/ia32/deoptimizer-ia32.o ../deps/v8/src/deoptimizer/ia32/deoptimizer-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/ia32/deoptimizer-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/ia32/disasm-ia32.o ../deps/v8/src/diagnostics/ia32/disasm-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/ia32/disasm-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/ia32/frame-constants-ia32.o ../deps/v8/src/execution/ia32/frame-constants-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/ia32/frame-constants-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o ../deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c ../deps/v8/src/diagnostics/ia32/disasm-ia32.cc: In member function 'int disasm::DisassemblerIA32::F7Instruction(disasm::byte*)': ../deps/v8/src/diagnostics/ia32/disasm-ia32.cc:572:17: warning: '%s' directive argument is null [-Wformat-overflow=] 572 | AppendToBuffer("%s ", mnem); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/src/regexp/special-case.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/regexp/special-case.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/src/regexp/special-case.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-definitions-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/class-definitions-tq.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-definitions-tq.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-verifiers-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/class-verifiers-tq.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-verifiers-tq.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/objects-printer-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/objects-printer-tq.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/objects-printer-tq.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/debug-support.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/debug-support.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/debug-support.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Protocol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Protocol.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Protocol.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Console.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Console.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Console.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Debugger.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Debugger.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Debugger.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/HeapProfiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/HeapProfiler.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/HeapProfiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Profiler.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Runtime.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Runtime.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Runtime.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Schema.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root/src/inspector/protocol/Schema.cpp '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Schema.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/access-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/all-nodes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/code-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/frame-elider.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/gap-resolver.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-scheduler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction-selector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/instruction.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/jump-threading.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/live-range-separator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/move-optimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator-verifier.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/backend/register-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/basic-block-instrumentor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/branch-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-analysis.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-graph-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/bytecode-liveness-map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/c-linkage.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/checkpoint-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/code-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-node-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/common-operator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compilation-dependencies.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/compiler-source-position-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/constant-folding-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-equivalence.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/control-flow-optimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/csa-load-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/dead-code-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/decompression-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/effect-control-linearizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/escape-analysis.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/feedback-source.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame-states.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/frame.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-trimmer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph-visualizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/graph.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/int64-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-call-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-context-specialization.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-create-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-generic-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-graph.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-broker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-heap-copy-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining-heuristic.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-inlining.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-intrinsic-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-native-context-specialization.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-operator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-type-hint-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/js-typed-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/linkage.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/load-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-analysis.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-peeling.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/loop-variable-optimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph-verifier.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-graph.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/machine-operator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/map-inference.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/memory-optimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-marker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-matchers.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-origin-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node-properties.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/node.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/opcodes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operation-typer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator-properties.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/operator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/osr.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline-statistics.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/pipeline.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/property-access-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/raw-machine-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/redundancy-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/refs-map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/representation-change.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/schedule.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/scheduler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/select-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/serializer-for-background-compilation.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simd-scalar-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-lowering.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/simplified-operator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/state-values-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/store-store-elimination.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/add-type-assertions-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/type-narrowing-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typed-optimization.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/typer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/types.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/value-numbering-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/verifier.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/wasm-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_compiler/deps/v8/src/compiler/zone-stats.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_init.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_init.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_init/deps/v8/src/init/setup-isolate-full.o rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_nosnapshot.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_nosnapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/tools/v8_gypfiles/extras-libraries.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/embedded/embedded-empty.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_nosnapshot/deps/v8/src/snapshot/snapshot-empty.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-arguments-gen.o ../deps/v8/src/builtins/builtins-arguments-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-arguments-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-array-gen.o ../deps/v8/src/builtins/builtins-array-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-array-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-function-gen.o ../deps/v8/src/builtins/builtins-async-function-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-function-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-gen.o ../deps/v8/src/builtins/builtins-async-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-generator-gen.o ../deps/v8/src/builtins/builtins-async-generator-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-generator-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-iterator-gen.o ../deps/v8/src/builtins/builtins-async-iterator-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-iterator-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-bigint-gen.o ../deps/v8/src/builtins/builtins-bigint-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-bigint-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-boolean-gen.o ../deps/v8/src/builtins/builtins-boolean-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-boolean-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-call-gen.o ../deps/v8/src/builtins/builtins-call-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-call-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-collections-gen.o ../deps/v8/src/builtins/builtins-collections-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-collections-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-console-gen.o ../deps/v8/src/builtins/builtins-console-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-console-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-constructor-gen.o ../deps/v8/src/builtins/builtins-constructor-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-constructor-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-conversion-gen.o ../deps/v8/src/builtins/builtins-conversion-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-conversion-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-date-gen.o ../deps/v8/src/builtins/builtins-date-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-date-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-debug-gen.o ../deps/v8/src/builtins/builtins-debug-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-debug-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-function-gen.o ../deps/v8/src/builtins/builtins-function-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-function-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-generator-gen.o ../deps/v8/src/builtins/builtins-generator-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-generator-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-global-gen.o ../deps/v8/src/builtins/builtins-global-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-global-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-handler-gen.o ../deps/v8/src/builtins/builtins-handler-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-handler-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-ic-gen.o ../deps/v8/src/builtins/builtins-ic-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-ic-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-internal-gen.o ../deps/v8/src/builtins/builtins-internal-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-internal-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-interpreter-gen.o ../deps/v8/src/builtins/builtins-interpreter-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-interpreter-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-intl-gen.o ../deps/v8/src/builtins/builtins-intl-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-intl-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-iterator-gen.o ../deps/v8/src/builtins/builtins-iterator-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-iterator-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-lazy-gen.o ../deps/v8/src/builtins/builtins-lazy-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-lazy-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-math-gen.o ../deps/v8/src/builtins/builtins-math-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-math-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-microtask-queue-gen.o ../deps/v8/src/builtins/builtins-microtask-queue-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-microtask-queue-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-number-gen.o ../deps/v8/src/builtins/builtins-number-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-number-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-object-gen.o ../deps/v8/src/builtins/builtins-object-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-object-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-promise-gen.o ../deps/v8/src/builtins/builtins-promise-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-promise-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-proxy-gen.o ../deps/v8/src/builtins/builtins-proxy-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-proxy-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-reflect-gen.o ../deps/v8/src/builtins/builtins-reflect-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-reflect-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-regexp-gen.o ../deps/v8/src/builtins/builtins-regexp-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-regexp-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o ../deps/v8/src/builtins/builtins-sharedarraybuffer-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-string-gen.o ../deps/v8/src/builtins/builtins-string-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-string-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-symbol-gen.o ../deps/v8/src/builtins/builtins-symbol-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-symbol-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-typed-array-gen.o ../deps/v8/src/builtins/builtins-typed-array-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-typed-array-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-wasm-gen.o ../deps/v8/src/builtins/builtins-wasm-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-wasm-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/growable-fixed-array-gen.o ../deps/v8/src/builtins/growable-fixed-array-gen.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/growable-fixed-array-gen.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/setup-builtins-internal.o ../deps/v8/src/builtins/setup-builtins-internal.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/setup-builtins-internal.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o ../deps/v8/src/codegen/code-stub-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/heap/setup-heap-internal.o ../deps/v8/src/heap/setup-heap-internal.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/heap/setup-heap-internal.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/accessor-assembler.o ../deps/v8/src/ic/accessor-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/accessor-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/binary-op-assembler.o ../deps/v8/src/ic/binary-op-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/binary-op-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/keyed-store-generic.o ../deps/v8/src/ic/keyed-store-generic.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/keyed-store-generic.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-assembler.o ../deps/v8/src/interpreter/interpreter-assembler.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-assembler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-generator.o ../deps/v8/src/interpreter/interpreter-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-intrinsics-generator.o ../deps/v8/src/interpreter/interpreter-intrinsics-generator.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-intrinsics-generator.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/arguments-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/arguments-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/arguments-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-copywithin-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-copywithin-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-copywithin-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-every-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-every-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-every-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-filter-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-filter-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-filter-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-find-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-find-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-find-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-findindex-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-findindex-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-findindex-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-foreach-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-foreach-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-foreach-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-join-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-join-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-join-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-lastindexof-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-lastindexof-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-lastindexof-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-map-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-map-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-map-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-of-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-of-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-right-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-right-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-right-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reverse-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reverse-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reverse-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-shift-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-shift-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-shift-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-slice-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-slice-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-some-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-some-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-some-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-splice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-splice-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-splice-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-unshift-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-unshift-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-unshift-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/base-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/base-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/base-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/bigint-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/bigint-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/bigint-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/boolean-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/boolean-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/boolean-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/collections-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/collections-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/collections-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/data-view-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/data-view-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/data-view-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/extras-utils-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/extras-utils-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/extras-utils-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/frames-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/frames-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/frames-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/growable-fixed-array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/growable-fixed-array-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/growable-fixed-array-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/internal-coverage-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/internal-coverage-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/internal-coverage-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/iterator-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/iterator-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/iterator-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/math-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/math-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/math-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-fromentries-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-fromentries-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-fromentries-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-constructor-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-constructor-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-constructor-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-delete-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-delete-property-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-delete-property-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-property-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-property-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-prototype-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-prototype-of-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-prototype-of-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-has-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-has-property-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-has-property-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-is-extensible-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-is-extensible-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-is-extensible-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-prevent-extensions-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-prevent-extensions-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-prevent-extensions-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revocable-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revocable-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revocable-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revoke-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revoke-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revoke-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-property-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-property-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-prototype-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-prototype-of-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-prototype-of-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/reflect-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/reflect-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/reflect-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-match-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-match-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-match-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-replace-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-replace-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-replace-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-source-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-source-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-source-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-test-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-test-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-test-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-endswith-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-endswith-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-endswith-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-html-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-html-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-html-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-iterator-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-iterator-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-iterator-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-pad-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-pad-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-pad-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-repeat-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-repeat-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-repeat-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-slice-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-slice-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-startswith-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-startswith-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-startswith-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-substring-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-substring-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-substring-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/torque-internal-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/torque-internal-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/torque-internal-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-createtypedarray-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-createtypedarray-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-createtypedarray-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-every-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-every-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-every-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-filter-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-filter-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-filter-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-find-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-find-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-find-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-findindex-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-findindex-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-findindex-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-foreach-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-foreach-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-foreach-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduce-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduce-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduce-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduceright-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduceright-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduceright-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-slice-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-slice-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-some-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-some-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-some-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-subarray-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-subarray-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-subarray-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/third_party/v8/builtins/array-sort-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/third_party/v8/builtins/array-sort-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/third_party/v8/builtins/array-sort-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/test/torque/test-torque-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/test/torque/test-torque-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/test/torque/test-torque-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/objects/intl-objects-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/../../deps/v8/src/objects/intl-objects-tq-csa.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/objects/intl-objects-tq-csa.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/ia32/builtins-ia32.o ../deps/v8/src/builtins/ia32/builtins-ia32.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/ia32/builtins-ia32.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/exported-macros-assembler-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root/torque-generated/exported-macros-assembler-tq.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/exported-macros-assembler-tq.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-arguments.o ../deps/v8/src/api/api-arguments.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' '-DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/inspector-generated-output-root -I../deps/v8/third_party/inspector_protocol -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-arguments.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_compiler_for_mksnapshot.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-arguments.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api-natives.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/api/api.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-js.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-scanner.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/asmjs/asm-types.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-function-literal-id-reindexer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast-value-factory.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/ast.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/modules.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/prettyprinter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/scopes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/source-range-ast-visitor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ast/variables.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/accessors.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-api.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-array.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-arraybuffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-bigint.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-call.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-callsite.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-collections.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-console.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-dataview.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-date.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-error.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-extras-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-function.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-global.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-internal.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-intl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-json.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-number.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-object.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-promise.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-reflect.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-regexp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-sharedarraybuffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-string.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-symbol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-trace.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-typed-array.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins-weak-refs.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/builtins.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/builtins/constants-table-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/bailout-reason.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-comments.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-desc.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-factory.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/code-reference.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compilation-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/constant-pool.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/external-reference.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/flush-instruction-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/handler-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/interface-descriptors.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/machine-type.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/optimized-compilation-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/pending-optimization-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register-configuration.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/register.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/reloc-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/safepoint-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/source-position.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/string-constants.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/tick-counter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/turbo-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/unoptimized-compilation-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/common/assert-scope.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/compiler-dispatcher.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler-dispatcher/optimizing-compile-dispatcher.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/date.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/date/dateparser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-coverage.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-evaluate.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-frames.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-property-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scope-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-scopes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-stack-trace-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug-type-profile.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/debug.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/liveedit.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimize-reason.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/deoptimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/basic-block-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/compilation-statistics.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/disassembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/eh-frame.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/gdb-jit.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-debug.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/objects-printer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/perf-jit.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/unwinder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/arguments.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/execution.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/frames.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/futex-emulation.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/interrupts-scope.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/isolate.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/messages.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/microtask-queue.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/protectors.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/runtime-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/simulator-base.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/stack-guard.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-id.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/thread-local-top.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/v8threads.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/cputracemark-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/externalize-string-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/free-buffer-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/gc-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/ignition-statistics-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/statistics-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/extensions/trigger-failure-extension.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/flags/flags.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/global-handles.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/handles/handles.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-collector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/array-buffer-tracker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/basic-memory-chunk.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/code-stats.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/combined-heap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/concurrent-marking.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/embedder-tracing.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/factory.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-idle-time-handler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/gc-tracer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap-controller.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/heap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking-job.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/incremental-marking.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/invalidated-slots.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/item-parallel-job.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/mark-compact.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/marking.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/memory-reducer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/object-stats.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/objects-visiting.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/read-only-heap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenge-job.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/scavenger.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/slot-set.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/spaces.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/store-buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-marking-observer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/stress-scavenge-observer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/heap/sweeper.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/call-optimization.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/handler-configuration.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic-stats.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/ic.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/ic/stub-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/bootstrapper.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/icu_util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/isolate-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/startup-data-util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/init/v8.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-accessor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-random-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-array-writer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-flags.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-label.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-node.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-operands.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register-optimizer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-register.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecode-source-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/bytecodes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/constant-array-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/control-flow-builders.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/handler-table-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter-intrinsics.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/interpreter/interpreter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/json/json-stringifier.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/counters.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/logging/log.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum-dtoa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/bignum.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/cached-powers.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/conversions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/diy-fp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/dtoa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fast-dtoa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/fixed-dtoa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/math-random.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/numbers/strtod.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/bigint.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/code.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/contexts.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/debug-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements-kind.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/elements.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/embedder-data-array.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/feedback-vector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/field-type.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/intl-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-array-buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-break-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-collator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-date-time-format.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-list-format.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-locale.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-number-format.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-plural-rules.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-relative-time-format.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segment-iterator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/js-segmenter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/keys.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/layout-descriptor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/literal-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/lookup.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/managed.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map-updater.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/ordered-hash-table.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property-descriptor.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/property.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/scope-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/source-text-module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/stack-frame-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string-comparator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/string.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/synthetic-module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/tagged-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/template-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/transitions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/type-hints.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/value-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/objects/visitors.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/expression-scope-reparenter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/func-name-inferrer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/literal-buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parse-info.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/parsing.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/pending-compilation-error-handler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparse-data.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/preparser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/rewriter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner-character-streams.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/scanner.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/parsing/token.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/allocation-tracker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/cpu-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/heap-snapshot-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profile-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/profiler-listener.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/sampling-heap-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/strings-storage.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tick-sample.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/profiler/tracing-cpu-profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/property-sequences.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-ast.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-bytecode-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler-tonode.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-dotprinter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-interpreter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler-tracer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-macro-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-parser.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-stack.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/regexp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/roots/roots.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-array.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-atomics.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-bigint.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-classes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-collections.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-date.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-debug.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-forin.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-function.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-futex.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-internal.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-interpreter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-intl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-literals.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-numbers.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-object.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-operators.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-promise.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-proxy.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-regexp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-scopes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-strings.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-symbol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-test.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-typedarray.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime-wasm.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/runtime/runtime.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/sanitizer/lsan-page-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/code-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/deserializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/embedded/embedded-data.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/natives-common.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/object-deserializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-deserializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/partial-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-deserializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/read-only-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/roots-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer-common.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-common.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/snapshot-source-sink.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-deserializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/snapshot/startup-serializer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/char-predicates.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-case.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/string-stream.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode-decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/unicode.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/strings/uri.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/cancelable-task.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tasks/task-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/third_party/siphash/halfsiphash.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/trace-event.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/traced-value.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/tracing/tracing-category-observer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-inside.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-outside.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/trap-handler/handler-shared.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/address-map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/allocation.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/bit-vector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/detachable-vector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/identity-map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/memcopy.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/ostreams.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/utils/version.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/baseline/liftoff-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-body-decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/function-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/graph-builder-interface.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/jump-table-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/local-decl-encoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/memory-tracing.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-compiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/module-instantiate.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/signature-map.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/streaming-decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-code-manager.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-debug.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-engine.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-external-refs.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-features.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-import-wrapper-cache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-interpreter.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-js.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-memory.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module-sourcemap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-objects.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-opcodes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-result.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-serialization.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/wasm/wasm-text.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/accounting-allocator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone-segment.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/zone/zone.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/custom-preview.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/injected-script.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/inspected-context.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/remote-object-id.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/search-util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-16.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/string-util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/test-interface.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-console-message.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-debugger-script.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-heap-profiler-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-protocol-encoding.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-inspector-session-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-profiler-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-regex.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-runtime-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-schema-agent-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-stack-trace-impl.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-value-utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/value-mirror.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/wasm-translation.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/inspector/v8-string-conversions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/encoding/encoding.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/third_party/inspector_protocol/bindings/bindings.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/assembler-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/cpu-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/interface-descriptors-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/codegen/ia32/macro-assembler-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/code-generator-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-scheduler-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/compiler/backend/ia32/instruction-selector-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/debug/ia32/debug-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/deoptimizer/ia32/deoptimizer-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/diagnostics/ia32/disasm-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/execution/ia32/frame-constants-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/deps/v8/src/regexp/ia32/regexp-macro-assembler-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/src/regexp/special-case.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-definitions-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/class-verifiers-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/torque-output-root/torque-generated/objects-printer-tq.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/debug-support.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Protocol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Console.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Debugger.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/HeapProfiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Runtime.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_base_without_compiler/gen/inspector-generated-output-root/src/inspector/protocol/Schema.o touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_base.stamp rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-arguments-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-array-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-function-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-generator-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-async-iterator-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-bigint-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-boolean-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-call-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-collections-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-console-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-constructor-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-conversion-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-date-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-debug-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-function-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-generator-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-global-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-handler-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-ic-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-internal-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-interpreter-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-intl-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-iterator-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-lazy-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-math-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-microtask-queue-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-number-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-object-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-promise-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-proxy-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-reflect-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-regexp-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-sharedarraybuffer-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-string-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-symbol-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-typed-array-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/builtins-wasm-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/growable-fixed-array-gen.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/setup-builtins-internal.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/codegen/code-stub-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/heap/setup-heap-internal.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/accessor-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/binary-op-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/ic/keyed-store-generic.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-assembler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/interpreter/interpreter-intrinsics-generator.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/arguments-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-copywithin-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-every-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-filter-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-find-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-findindex-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-foreach-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-join-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-lastindexof-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-map-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-right-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reduce-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-reverse-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-shift-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-some-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-splice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-unshift-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/base-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/bigint-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/boolean-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/collections-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/data-view-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/extras-utils-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/frames-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/growable-fixed-array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/internal-coverage-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/iterator-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/math-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-fromentries-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/object-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-constructor-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-delete-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-get-prototype-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-has-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-is-extensible-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-prevent-extensions-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revocable-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-revoke-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-property-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-set-prototype-of-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/proxy-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/reflect-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-match-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-replace-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-source-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-test-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/regexp-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-endswith-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-html-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-iterator-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-pad-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-repeat-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-startswith-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/string-substring-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/torque-internal-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-createtypedarray-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-every-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-filter-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-find-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-findindex-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-foreach-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduce-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-reduceright-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-slice-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-some-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-subarray-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/builtins/typed-array-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/third_party/v8/builtins/array-sort-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/test/torque/test-torque-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/../../deps/v8/src/objects/intl-objects-tq-csa.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/deps/v8/src/builtins/ia32/builtins-ia32.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_initializers/gen/torque-output-root/torque-generated/exported-macros-assembler-tq.o i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/embedded-file-writer.o ../deps/v8/src/snapshot/embedded/embedded-file-writer.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/embedded-file-writer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-aix.o ../deps/v8/src/snapshot/embedded/platform-embedded-file-writer-aix.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-aix.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-base.o ../deps/v8/src/snapshot/embedded/platform-embedded-file-writer-base.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-base.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-generic.o ../deps/v8/src/snapshot/embedded/platform-embedded-file-writer-generic.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-generic.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-mac.o ../deps/v8/src/snapshot/embedded/platform-embedded-file-writer-mac.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-mac.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-win.o ../deps/v8/src/snapshot/embedded/platform-embedded-file-writer-win.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-win.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o ../deps/v8/src/snapshot/mksnapshot.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/mksnapshot -pthread -rdynamic -m32 -m32 -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/embedded-file-writer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-aix.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-base.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-generic.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-mac.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/embedded/platform-embedded-file-writer-win.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mksnapshot/deps/v8/src/snapshot/mksnapshot.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_init.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_nosnapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -lrt -Wl,--end-group touch 0fb99f800fb957ec3e8f566d239dd61031e4bbf7.intermediate LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../tools/v8_gypfiles; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni; "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/mksnapshot" --turbo_instruction_scheduling "--target_os=linux" "--target_arch=ia32" --startup_src "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc" --embedded_variant Default --embedded_src "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/embedded.S" --no-native-code-counters i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/deps/v8/src/init/setup-isolate-deserialize.o ../deps/v8/src/init/setup-isolate-deserialize.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/deps/v8/src/init/setup-isolate-deserialize.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/tools/v8_gypfiles/extras-libraries.o ../tools/v8_gypfiles/extras-libraries.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/tools/v8_gypfiles/extras-libraries.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/snapshot.cc '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-gcc -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/embedded.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/embedded.S '-DNODE_OPENSSL_CERT_STORE' '-DV8_GYP_BUILD' '-DV8_TYPED_ARRAY_MAX_SIZE_IN_HEAP=64' '-D__STDC_FORMAT_MACROS' '-DV8_TARGET_ARCH_IA32' '-DV8_EMBEDDER_STRING="-node.31"' '-DENABLE_DISASSEMBLER' '-DV8_PROMISE_INTERNAL_FIELD_COUNT=1' '-DENABLE_MINOR_MC' '-DV8_INTL_SUPPORT' '-DV8_USE_SNAPSHOT' '-DV8_CONCURRENT_MARKING' '-DV8_ENABLE_LAZY_SOURCE_POSITIONS' '-DV8_EMBEDDED_BUILTINS' '-DV8_USE_SIPHASH' '-DDISABLE_UNTRUSTED_CODE_MITIGATIONS' '-DV8_WIN64_UNWINDING_INFO' '-DV8_ENABLE_REGEXP_INTERPRETER_THREADED_DISPATCH' -I../deps/v8 -I../deps/v8/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/generate-bytecode-output-root -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/torque-output-root -pthread -Wno-unused-parameter -m32 -fPIC -Wno-return-type -msse2 -mfpmath=sse -mmmx -fno-strict-aliasing -m32 -O3 -fno-omit-frame-pointer -fdata-sections -ffunction-sections -O3 -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/embedded.o.d.raw -c rm -f /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a && ar crsT /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/deps/v8/src/init/setup-isolate-deserialize.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/tools/v8_gypfiles/extras-libraries.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/snapshot.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/v8_snapshot/geni/embedded.o touch /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/v8_maybe_snapshot.stamp LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen; python tools/js2c.py lib/internal/bootstrap/environment.js lib/internal/bootstrap/loaders.js lib/internal/bootstrap/node.js lib/internal/bootstrap/pre_execution.js lib/internal/bootstrap/switches/does_own_process_state.js lib/internal/bootstrap/switches/does_not_own_process_state.js lib/internal/bootstrap/switches/is_main_thread.js lib/internal/bootstrap/switches/is_not_main_thread.js lib/internal/per_context/primordials.js lib/internal/per_context/domexception.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_wrap.js lib/trace_events.js lib/tty.js lib/url.js lib/util.js lib/v8.js lib/vm.js lib/wasi.js lib/worker_threads.js lib/zlib.js lib/internal/assert.js lib/internal/assert/assertion_error.js lib/internal/async_hooks.js lib/internal/buffer.js lib/internal/cli_table.js lib/internal/child_process.js lib/internal/child_process/serialization.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/console/constructor.js lib/internal/console/global.js lib/internal/crypto/certificate.js lib/internal/crypto/cipher.js lib/internal/crypto/diffiehellman.js lib/internal/crypto/hash.js lib/internal/crypto/keygen.js lib/internal/crypto/keys.js lib/internal/crypto/pbkdf2.js lib/internal/crypto/random.js lib/internal/crypto/scrypt.js lib/internal/crypto/sig.js lib/internal/crypto/util.js lib/internal/constants.js lib/internal/dgram.js lib/internal/dns/promises.js lib/internal/dns/utils.js lib/internal/dtrace.js lib/internal/encoding.js lib/internal/errors.js lib/internal/error-serdes.js lib/internal/fixed_queue.js lib/internal/freelist.js lib/internal/freeze_intrinsics.js lib/internal/fs/dir.js lib/internal/fs/promises.js lib/internal/fs/read_file_context.js lib/internal/fs/rimraf.js lib/internal/fs/streams.js lib/internal/fs/sync_write_stream.js lib/internal/fs/utils.js lib/internal/fs/watchers.js lib/internal/http.js lib/internal/idna.js lib/internal/inspector_async_hook.js lib/internal/js_stream_socket.js lib/internal/linkedlist.js lib/internal/main/check_syntax.js lib/internal/main/eval_string.js lib/internal/main/eval_stdin.js lib/internal/main/inspect.js lib/internal/main/print_help.js lib/internal/main/prof_process.js lib/internal/main/repl.js lib/internal/main/run_main_module.js lib/internal/main/run_third_party_main.js lib/internal/main/worker_thread.js lib/internal/modules/run_main.js lib/internal/modules/cjs/helpers.js lib/internal/modules/cjs/loader.js lib/internal/modules/esm/loader.js lib/internal/modules/esm/create_dynamic_module.js lib/internal/modules/esm/get_format.js lib/internal/modules/esm/get_source.js lib/internal/modules/esm/module_job.js lib/internal/modules/esm/module_map.js lib/internal/modules/esm/resolve.js lib/internal/modules/esm/transform_source.js lib/internal/modules/esm/translators.js lib/internal/net.js lib/internal/options.js lib/internal/policy/manifest.js lib/internal/policy/sri.js lib/internal/priority_queue.js lib/internal/process/esm_loader.js lib/internal/process/execution.js lib/internal/process/per_thread.js lib/internal/process/policy.js lib/internal/process/promises.js lib/internal/process/warning.js lib/internal/process/worker_thread_only.js lib/internal/process/report.js lib/internal/process/signal.js lib/internal/process/task_queues.js lib/internal/querystring.js lib/internal/readline/utils.js lib/internal/repl.js lib/internal/repl/await.js lib/internal/repl/history.js lib/internal/repl/utils.js lib/internal/socket_list.js lib/internal/source_map/prepare_stack_trace.js lib/internal/source_map/source_map.js lib/internal/source_map/source_map_cache.js lib/internal/test/binding.js lib/internal/timers.js lib/internal/tls.js lib/internal/trace_events_async_hooks.js lib/internal/tty.js lib/internal/url.js lib/internal/util.js lib/internal/util/comparisons.js lib/internal/util/debuglog.js lib/internal/util/inspect.js lib/internal/util/inspector.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/validators.js lib/internal/stream_base_commons.js lib/internal/vm/module.js lib/internal/worker.js lib/internal/worker/io.js lib/internal/streams/lazy_transform.js lib/internal/streams/async_iterator.js lib/internal/streams/buffer_list.js lib/internal/streams/duplexpair.js lib/internal/streams/from.js lib/internal/streams/legacy.js lib/internal/streams/destroy.js lib/internal/streams/state.js lib/internal/streams/pipeline.js lib/internal/streams/end-of-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/arguments.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 deps/acorn/acorn/dist/acorn.js deps/acorn/acorn-walk/dist/walk.js deps/acorn-plugins/acorn-class-fields/index.js deps/acorn-plugins/acorn-numeric-separator/index.js deps/acorn-plugins/acorn-private-class-elements/index.js deps/acorn-plugins/acorn-private-methods/index.js deps/acorn-plugins/acorn-static-class-features/index.js config.gypi --target "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/node_javascript.cc" LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src; python tools/inspector_protocol/convert_protocol_to_json.py src/inspector/node_protocol.pdl "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node_protocol.json" touch 88cc65a53dc757ff19ab8c3a77a18a97a9a82a71.intermediate LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen; python tools/inspector_protocol/concatenate_protocols.py deps/v8/include/js_protocol.pdl "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node_protocol.json" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/concatenated_protocol.json" LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol; python tools/inspector_protocol/code_generator.py --jinja_dir tools/inspector_protocol --output_base "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/" --config src/inspector/node_protocol_config.json LD_LIBRARY_PATH=/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.host:/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd ../.; mkdir -p /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen; python tools/compress_json.py "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/concatenated_protocol.json" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/v8_inspector_protocol_json.h" i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/async_resource.o ../src/api/async_resource.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/async_resource.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/callback.o ../src/api/callback.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/callback.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/encoding.o ../src/api/encoding.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/encoding.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/environment.o ../src/api/environment.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/environment.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/exceptions.o ../src/api/exceptions.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/exceptions.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/api/callback.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/hooks.o ../src/api/hooks.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/hooks.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/utils.o ../src/api/utils.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/async_wrap.o ../src/async_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/async_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/cares_wrap.o ../src/cares_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/cares_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connect_wrap.o ../src/connect_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connect_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connection_wrap.o ../src/connection_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connection_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::DestroyParam; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/async_wrap.cc:382:77: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/cares_wrap.cc:24: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/stream_base.h:6, from ../src/stream_wrap.h:27, from ../src/connection_wrap.h:6, from ../src/connection_wrap.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/req_wrap.h:6, from ../src/req_wrap-inl.h:6, from ../src/connect_wrap.h:6, from ../src/connect_wrap.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/debug_utils.o ../src/debug_utils.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/debug_utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/env.o ../src/env.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/env.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/fs_event_wrap.o ../src/fs_event_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/fs_event_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/handle_wrap.o ../src/handle_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/handle_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/heap_utils.o ../src/heap_utils.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/heap_utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/env.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/fs_event_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_native_api_v8.o ../src/js_native_api_v8.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_native_api_v8.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/handle_wrap.h:27, from ../src/handle_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::HandleWrap; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/handle_wrap.cc:93:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_internals.h:27, from ../src/diagnosticfilename-inl.h:6, from ../src/heap_utils.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_stream.o ../src/js_stream.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_stream.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/module_wrap.o ../src/module_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/module_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env-inl.h:27, from ../src/js_native_api_v8.cc:5: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = v8impl::{anonymous}::Reference; T = v8::Value; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/js_native_api_v8.cc:204:67: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/js_stream.h:6, from ../src/js_stream.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node.o ../src/node.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_api.o ../src/node_api.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_api.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/module_wrap.h:9, from ../src/module_wrap.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_binding.o ../src/node_binding.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_binding.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_buffer.o ../src/node_buffer.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_config.o ../src/node_config.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_config.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_constants.o ../src/node_constants.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_constants.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_contextify.o ../src/node_contextify.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_contextify.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node_buffer.h:25, from ../src/node_buffer.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::Buffer::{anonymous}::CallbackInfo; T = v8::ArrayBuffer; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/node_buffer.cc:135:75: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_credentials.o ../src/node_credentials.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_credentials.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/base_object-inl.h:27, from ../src/node_contextify.h:6, from ../src/node_contextify.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::contextify::ContextifyContext; T = v8::Context; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/node_contextify.cc:115:68: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::contextify::CompiledFnEntry; T = v8::ScriptOrModule; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/node_contextify.cc:1180:71: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] In file included from ../src/node_buffer.cc:29: ../src/string_search.h: In function 'size_t node::stringsearch::SearchString(node::stringsearch::Vector, node::stringsearch::Vector, size_t) [with Char = short unsigned int]': ../src/string_search.h:113:30: warning: 'search' may be used uninitialized in this function [-Wmaybe-uninitialized] 113 | return (this->*strategy_)(subject, index); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ ../src/string_search.h: In function 'size_t node::stringsearch::SearchString(node::stringsearch::Vector, node::stringsearch::Vector, size_t) [with Char = unsigned char]': ../src/string_search.h:113:30: warning: 'search' may be used uninitialized in this function [-Wmaybe-uninitialized] 113 | return (this->*strategy_)(subject, index); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_dir.o ../src/node_dir.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_dir.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_domain.o ../src/node_domain.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_domain.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_env_var.o ../src/node_env_var.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_env_var.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_errors.o ../src/node_errors.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_errors.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_file.o ../src/node_file.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_file.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node_file.h:6, from ../src/node_dir.h:6, from ../src/node_dir.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_llhttp.o ../src/node_http_parser_llhttp.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_llhttp.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_traditional.o ../src/node_http_parser_traditional.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_traditional.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node_file.h:6, from ../src/node_file.cc:21: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http2.o ../src/node_http2.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http2.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node_http_parser_impl.h:27, from ../src/node_http_parser_llhttp.cc:3: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/memory_tracker-inl.h:6, from ../src/node_http_parser_traditional.cc:5: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_i18n.o ../src/node_i18n.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_i18n.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_main_instance.o ../src/node_main_instance.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_main_instance.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/node_http2.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/node_i18n.h:27, from ../src/node_i18n.cc:43: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node_file.cc:35: ../src/string_search.h: In function 'size_t node::stringsearch::SearchString(node::stringsearch::Vector, node::stringsearch::Vector, size_t) [with Char = unsigned char]': ../src/string_search.h:113:30: warning: 'search' may be used uninitialized in this function [-Wmaybe-uninitialized] 113 | return (this->*strategy_)(subject, index); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_messaging.o ../src/node_messaging.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_messaging.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_metadata.o ../src/node_metadata.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_metadata.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module.o ../src/node_native_module.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module_env.o ../src/node_native_module_env.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module_env.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_messaging.h:6, from ../src/node_messaging.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_options.o ../src/node_options.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_options.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_os.o ../src/node_os.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_os.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_perf.o ../src/node_perf.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_perf.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_platform.o ../src/node_platform.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_platform.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_postmortem_metadata.o ../src/node_postmortem_metadata.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_postmortem_metadata.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/node_perf.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_postmortem_metadata.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_events.o ../src/node_process_events.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_events.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_methods.o ../src/node_process_methods.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_methods.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_object.o ../src/node_process_object.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_object.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_serdes.o ../src/node_serdes.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_serdes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_stat_watcher.o ../src/node_stat_watcher.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_stat_watcher.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/base_object-inl.h:27, from ../src/node_process_methods.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_symbols.o ../src/node_symbols.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_symbols.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_internals.h:27, from ../src/node_serdes.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_task_queue.o ../src/node_task_queue.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_task_queue.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/memory_tracker-inl.h:6, from ../src/node_stat_watcher.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_trace_events.o ../src/node_trace_events.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_trace_events.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_types.o ../src/node_types.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_types.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_url.o ../src/node_url.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_url.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_util.o ../src/node_util.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/base_object-inl.h:27, from ../src/node_trace_events.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_v8.o ../src/node_v8.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_v8.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/node_url.h:6, from ../src/node_url.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_wasi.o ../src/node_wasi.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_wasi.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_errors.h:6, from ../src/node_util.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_watchdog.o ../src/node_watchdog.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_watchdog.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_worker.o ../src/node_worker.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_worker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env-inl.h:27, from ../src/node_wasi.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_zlib.o ../src/node_zlib.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_zlib.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/pipe_wrap.o ../src/pipe_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/pipe_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_messaging.h:6, from ../src/node_worker.h:7, from ../src/node_worker.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/process_wrap.o ../src/process_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/process_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/memory_tracker-inl.h:6, from ../src/node_zlib.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/sharedarraybuffer_metadata.o ../src/sharedarraybuffer_metadata.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/sharedarraybuffer_metadata.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/pipe_wrap.h:27, from ../src/pipe_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/signal_wrap.o ../src/signal_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/signal_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env-inl.h:27, from ../src/process_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/spawn_sync.o ../src/spawn_sync.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/spawn_sync.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../src/sharedarraybuffer_metadata.h:6, from ../src/sharedarraybuffer_metadata.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_base.o ../src/stream_base.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_base.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_pipe.o ../src/stream_pipe.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_pipe.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/signal_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_wrap.o ../src/stream_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_bytes.o ../src/string_bytes.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_bytes.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/stream_base.h:6, from ../src/stream_pipe.h:6, from ../src/stream_pipe.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/stream_base.h:6, from ../src/stream_base.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/stream_base.h:6, from ../src/stream_wrap.h:27, from ../src/stream_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_decoder.o ../src/string_decoder.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_decoder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tcp_wrap.o ../src/tcp_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tcp_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/timers.o ../src/timers.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/timers.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/agent.o ../src/tracing/agent.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/agent.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_buffer.o ../src/tracing/node_trace_buffer.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/tcp_wrap.h:27, from ../src/tcp_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_writer.o ../src/tracing/node_trace_writer.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_writer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/trace_event.o ../src/tracing/trace_event.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/trace_event.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/traced_value.o ../src/tracing/traced_value.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/traced_value.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tty_wrap.o ../src/tty_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tty_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/udp_wrap.o ../src/udp_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/udp_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/util.o ../src/util.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/uv.o ../src/uv.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/uv.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/async_wrap-inl.h:27, from ../src/stream_base.h:6, from ../src/stream_wrap.h:27, from ../src/tty_wrap.h:28, from ../src/tty_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/async_wrap.h:27, from ../src/handle_wrap.h:27, from ../src/udp_wrap.h:27, from ../src/udp_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_snapshot_stub.o ../src/node_snapshot_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_snapshot_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_code_cache_stub.o ../src/node_code_cache_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_code_cache_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_agent.o ../src/inspector_agent.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_agent.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_io.o ../src/inspector_io.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_io.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_profiler.o ../src/inspector_profiler.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_profiler.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_js_api.o ../src/inspector_js_api.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_js_api.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/base_object-inl.h:27, from ../src/inspector_js_api.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_constants.h:27, from ../src/node_options.h:10, from ../src/inspector_agent.h:9, from ../src/inspector_socket_server.h:6, from ../src/inspector_io.h:9, from ../src/inspector_io.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/node.h:63, from ../src/node_constants.h:27, from ../src/node_options.h:10, from ../src/inspector_agent.h:9, from ../src/inspector_profiler.h:10, from ../src/inspector_profiler.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket.o ../src/inspector_socket.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket_server.o ../src/inspector_socket_server.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket_server.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/main_thread_interface.o ../src/inspector/main_thread_interface.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/main_thread_interface.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/node_string.o ../src/inspector/node_string.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/node_string.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/runtime_agent.o ../src/inspector/runtime_agent.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/runtime_agent.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/tracing_agent.o ../src/inspector/tracing_agent.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/tracing_agent.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_agent.o ../src/inspector/worker_agent.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_agent.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_inspector.o ../src/inspector/worker_inspector.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_inspector.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto.o ../src/node_crypto.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_bio.o ../src/node_crypto_bio.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_bio.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_clienthello.o ../src/node_crypto_clienthello.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_clienthello.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tls_wrap.o ../src/tls_wrap.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tls_wrap.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report.o ../src/node_report.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/memory_tracker.h:5, from ../src/base_object.h:27, from ../src/base_object-inl.h:27, from ../src/node_crypto_bio.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_crypto.h:30, from ../src/node_crypto.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_module.o ../src/node_report_module.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_module.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c ../src/tls_wrap.cc: In static member function 'static unsigned int node::TLSWrap::PskClientCallback(SSL*, const char*, char*, unsigned int, unsigned char*, unsigned int)': ../src/tls_wrap.cc:1159:70: warning: 'static v8::Local v8::String::NewFromUtf8(v8::Isolate*, const char*, v8::String::NewStringType, int)' is deprecated: Use maybe version [-Wdeprecated-declarations] 1159 | MaybeLocal maybe_hint = String::NewFromUtf8(isolate, hint); | ^ In file included from ../deps/v8/include/v8-internal.h:14, from ../deps/v8/include/v8.h:27, from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_crypto.h:30, from ../src/tls_wrap.h:27, from ../src/tls_wrap.cc:22: ../deps/v8/include/v8.h:3032:21: note: declared here 3032 | Local NewFromUtf8(Isolate* isolate, const char* data, | ^~~~~~~~~~~ ../deps/v8/include/v8config.h:328:3: note: in definition of macro 'V8_DEPRECATED' 328 | declarator __attribute__((deprecated(message))) | ^~~~~~~~~~ ../src/tls_wrap.cc:1159:70: warning: 'static v8::Local v8::String::NewFromUtf8(v8::Isolate*, const char*, v8::String::NewStringType, int)' is deprecated: Use maybe version [-Wdeprecated-declarations] 1159 | MaybeLocal maybe_hint = String::NewFromUtf8(isolate, hint); | ^ In file included from ../deps/v8/include/v8-internal.h:14, from ../deps/v8/include/v8.h:27, from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_crypto.h:30, from ../src/tls_wrap.h:27, from ../src/tls_wrap.cc:22: ../deps/v8/include/v8.h:3032:21: note: declared here 3032 | Local NewFromUtf8(Isolate* isolate, const char* data, | ^~~~~~~~~~~ ../deps/v8/include/v8config.h:328:3: note: in definition of macro 'V8_DEPRECATED' 328 | declarator __attribute__((deprecated(message))) | ^~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_crypto.h:30, from ../src/tls_wrap.h:27, from ../src/tls_wrap.cc:22: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/util.h:27, from ../src/aliased_buffer.h:7, from ../src/env.h:27, from ../src/node_report_module.cc:1: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_utils.o ../src/node_report_utils.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_utils.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/node_javascript.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/node_javascript.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/node_javascript.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/Protocol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/Protocol.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp: In member function 'virtual std::unique_ptr node::inspector::protocol::DictionaryValue::clone() const': /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp:698:21: warning: redundant move in return statement [-Wredundant-move] 698 | return std::move(result); | ~~~~~~~~~^~~~~~~~ /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp:698:21: note: remove 'std::move' call /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp: In member function 'virtual std::unique_ptr node::inspector::protocol::ListValue::clone() const': /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp:739:21: warning: redundant move in return statement [-Wredundant-move] 739 | return std::move(result); | ~~~~~~~~~^~~~~~~~ /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/Protocol.cpp:739:21: note: remove 'std::move' call i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeWorker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/NodeWorker.cpp '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeWorker.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeTracing.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/NodeTracing.cpp '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeTracing.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeRuntime.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src/node/inspector/protocol/NodeRuntime.cpp '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_WANT_INTERNALS=1' '-DV8_DEPRECATION_WARNINGS=1' '-DNODE_OPENSSL_SYSTEM_CERT_PATH=""' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/include -I/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj/gen/src -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/v8/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeRuntime.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72 -shared -pthread -rdynamic -m32 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,-soname=libnode.so.72 -Wl,--whole-archive /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/async_resource.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/callback.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/encoding.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/environment.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/exceptions.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/hooks.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/api/utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/async_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/cares_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connect_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/connection_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/debug_utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/env.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/fs_event_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/handle_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/heap_utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_native_api_v8.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/js_stream.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/module_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_api.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_binding.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_config.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_constants.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_contextify.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_credentials.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_dir.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_domain.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_env_var.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_errors.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_file.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_llhttp.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http_parser_traditional.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_http2.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_i18n.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_main_instance.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_messaging.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_metadata.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_native_module_env.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_options.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_os.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_perf.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_platform.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_postmortem_metadata.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_events.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_methods.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_process_object.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_serdes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_stat_watcher.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_symbols.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_task_queue.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_trace_events.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_types.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_url.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_v8.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_wasi.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_watchdog.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_worker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_zlib.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/pipe_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/process_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/sharedarraybuffer_metadata.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/signal_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/spawn_sync.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_base.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_pipe.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/stream_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_bytes.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/string_decoder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tcp_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/timers.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/agent.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/node_trace_writer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/trace_event.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tracing/traced_value.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tty_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/udp_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/uv.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_snapshot_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_code_cache_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_agent.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_io.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_profiler.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_js_api.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector_socket_server.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/main_thread_interface.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/node_string.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/runtime_agent.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/tracing_agent.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_agent.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/inspector/worker_inspector.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_bio.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_crypto_clienthello.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/tls_wrap.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_module.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/src/node_report_utils.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/node_javascript.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/Protocol.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeWorker.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeTracing.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode/gen/src/node/inspector/protocol/NodeRuntime.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -Wl,--no-whole-archive -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl ln -f "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/libnode.so.72" 2>/dev/null || (rm -rf "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/libnode.so.72" && cp -af "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72" "/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/libnode.so.72") i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_snapshot_stub.o ../src/node_snapshot_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_snapshot_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_code_cache_stub.o ../src/node_code_cache_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_code_cache_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest-all.o ../test/cctest/gtest/gtest-all.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest-all.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest_main.o ../test/cctest/gtest/gtest_main.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest_main.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o ../test/cctest/node_test_fixture.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o ../test/cctest/test_aliased_buffer.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_base64.o ../test/cctest/test_base64.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_base64.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o ../test/cctest/test_node_postmortem_metadata.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_environment.o ../test/cctest/test_environment.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_environment.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_linked_binding.o ../test/cctest/test_linked_binding.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_linked_binding.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c In file included from ../src/node.h:63, from ../test/cctest/test_node_postmortem_metadata.cc:2: ../deps/v8/include/v8.h: In instantiation of 'void v8::PersistentBase::SetWeak(P*, typename v8::WeakCallbackInfo

::Callback, v8::WeakCallbackType) [with P = node::BaseObject; T = v8::Object; typename v8::WeakCallbackInfo

::Callback = void (*)(const v8::WeakCallbackInfo&)]': ../src/base_object-inl.h:106:42: required from here ../deps/v8/include/v8.h:10226:16: warning: cast between incompatible function types from 'v8::WeakCallbackInfo::Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} to 'Callback' {aka 'void (*)(const v8::WeakCallbackInfo&)'} [-Wcast-function-type] 10226 | reinterpret_cast(callback), type); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_per_process.o ../test/cctest/test_per_process.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_per_process.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_platform.o ../test/cctest/test_platform.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_platform.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_traced_value.o ../test/cctest/test_traced_value.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_traced_value.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_util.o ../test/cctest/test_util.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_url.o ../test/cctest/test_url.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_url.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o ../test/cctest/test_inspector_socket.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o ../test/cctest/test_inspector_socket_server.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_report_util.o ../test/cctest/test_report_util.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DHAVE_OPENSSL=1' '-DHAVE_INSPECTOR=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../test/cctest -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_report_util.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_snapshot_stub.o ../src/node_snapshot_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_snapshot_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_code_cache_stub.o ../src/node_code_cache_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_code_cache_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/mkcodecache.o ../tools/code_cache/mkcodecache.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/mkcodecache.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/cache_builder.o ../tools/code_cache/cache_builder.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/cache_builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_main.o ../src/node_main.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_main.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_code_cache_stub.o ../src/node_code_cache_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_code_cache_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_snapshot_stub.o ../src/node_snapshot_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_REPORT' '-DNODE_ARCH="ia32"' '-DNODE_PLATFORM="linux"' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../deps/v8/include -I../deps/histogram/src -I../deps/uvwasi/include -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_snapshot_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_snapshot_stub.o ../src/node_snapshot_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_snapshot_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_code_cache_stub.o ../src/node_code_cache_stub.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_code_cache_stub.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/node_mksnapshot.o ../tools/snapshot/node_mksnapshot.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/node_mksnapshot.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/snapshot_builder.o ../tools/snapshot/snapshot_builder.cc '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-DNODE_OPENSSL_CERT_STORE' '-D__STDC_FORMAT_MACROS' '-DNODE_WANT_INTERNALS=1' '-DNODE_SHARED_MODE' '-D__POSIX__' '-DNODE_USE_V8_PLATFORM=1' '-DNODE_HAVE_I18N_SUPPORT=1' '-DHAVE_OPENSSL=1' '-DHTTP_PARSER_STRICT=0' -I../src -I../tools/msvs/genfiles -I../deps/v8/include -I../deps/cares/include -I../deps/uv/include -I../deps/uvwasi/include -I../deps/histogram/src -I../deps/http_parser -I../deps/llhttp/include -I../deps/brotli/c/include -Wall -Wextra -Wno-unused-parameter -pthread -Wall -Wextra -Wno-unused-parameter -m32 -fPIC -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++1y -MMD -MF /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/.deps//tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/snapshot_builder.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/cctest -pthread -rdynamic -m32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_snapshot_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/src/node_code_cache_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest-all.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/gtest/gtest_main.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/node_test_fixture.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_aliased_buffer.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_base64.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_node_postmortem_metadata.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_environment.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_linked_binding.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_per_process.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_platform.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_traced_value.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_url.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_inspector_socket_server.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/cctest/test/cctest/test_report_util.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72 /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -Wl,--end-group i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/mkcodecache -pthread -rdynamic -m32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_snapshot_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/src/node_code_cache_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/mkcodecache.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/mkcodecache/tools/code_cache/cache_builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72 /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -Wl,--end-group i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/node -pthread -rdynamic -m32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_main.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_code_cache_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node/src/node_snapshot_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72 /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -Wl,--end-group i686-tld-linux-g++ -o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/node_mksnapshot -pthread -rdynamic -m32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\/tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/lib.target/ -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--start-group /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_snapshot_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/src/node_code_cache_stub.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/node_mksnapshot.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/node_mksnapshot/tools/snapshot/snapshot_builder.o /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/libnode.so.72 /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/histogram/libhistogram.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/uvwasi/libuvwasi.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libplatform.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/http_parser/libhttp_parser.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/llhttp/libllhttp.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/deps/brotli/libbrotli.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_base_without_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libbase.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_libsampler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_compiler.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_snapshot.a /tmp/B.w3RaDg/BUILD/node-v12.16.1/out/Release/obj.target/tools/v8_gypfiles/libv8_initializers.a -lz -luv -lcares -lnghttp2 -lcrypto -lssl -licui18n -licuuc -licudata -ldl -Wl,--end-group rm 910d1d0e3861f7381ebab28b4b6daff8c4832abe.intermediate 88cc65a53dc757ff19ab8c3a77a18a97a9a82a71.intermediate 683cf43aae1b3ce44f2238f49309e9aca7d25d42.intermediate 0fb99f800fb957ec3e8f566d239dd61031e4bbf7.intermediate make: Leaving directory '/tmp/B.w3RaDg/BUILD/node-v12.16.1/out' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.w3RaDg/BUILD/tmp /bin/sh -e /tmp/B.w3RaDg/BUILD/tmp/rpm-tmp.36619 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.w3RaDg/BUILD/tmp + umask 022 + cd /tmp/B.w3RaDg/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder + /bin/mkdir -p /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder + cd node-v12.16.1 + rm -rf /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder + /usr/bin/python tools/install.py install /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder /usr installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/bin/node installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/libnode.so.72 installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/systemtap/tapset/node.stp installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/node/gdbinit installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/node/lldb_commands.py installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/man/man1/node.1 installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/common.gypi installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/config.gypi installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node_api.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/js_native_api.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/js_native_api_types.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node_api_types.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node_buffer.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node_object_wrap.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/node_version.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-version-string.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-wasm-trap-handler-win.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-version.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-value-serializer-version.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-testing.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-util.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-platform.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-profiler.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-wasm-trap-handler-posix.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8config.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/v8-internal.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/libplatform/v8-tracing.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/libplatform/libplatform.h installing /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node/libplatform/libplatform-export.h + ln -s libnode.so.72 /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/libnode.so + >/tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/man/man1/nodejs.1 + echo '.so man1/node.1' + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node + cp -p src/aliased_buffer.h src/async_wrap-inl.h src/async_wrap.h src/base64.h src/base_object-inl.h src/base_object.h src/connect_wrap.h src/connection_wrap.h src/debug_utils.h src/diagnosticfilename-inl.h src/env-inl.h src/env.h src/handle_wrap.h src/histogram-inl.h src/histogram.h src/http_parser_adaptor.h src/inspector_agent.h src/inspector_io.h src/inspector_profiler.h src/inspector_socket.h src/inspector_socket_server.h src/js_native_api.h src/js_native_api_types.h src/js_native_api_v8.h src/js_native_api_v8_internals.h src/js_stream.h src/memory_tracker-inl.h src/memory_tracker.h src/module_wrap.h src/node.h src/node_api.h src/node_api_types.h src/node_binding.h src/node_buffer.h src/node_constants.h src/node_context_data.h src/node_contextify.h src/node_crypto.h src/node_crypto_bio.h src/node_crypto_clienthello-inl.h src/node_crypto_clienthello.h src/node_crypto_groups.h src/node_dir.h src/node_dtrace.h src/node_errors.h src/node_file-inl.h src/node_file.h src/node_http2.h src/node_http2_state.h src/node_http_parser_impl.h src/node_i18n.h src/node_internals.h src/node_main_instance.h src/node_mem-inl.h src/node_mem.h src/node_messaging.h src/node_metadata.h src/node_mutex.h src/node_native_module.h src/node_native_module_env.h src/node_object_wrap.h src/node_options-inl.h src/node_options.h src/node_perf.h src/node_perf_common.h src/node_platform.h src/node_process.h src/node_report.h src/node_revert.h src/node_root_certs.h src/node_stat_watcher.h src/node_union_bytes.h src/node_url.h src/node_v8_platform-inl.h src/node_version.h src/node_wasi.h src/node_watchdog.h src/node_win32_etw_provider-inl.h src/node_win32_etw_provider.h src/node_worker.h src/pipe_wrap.h src/req_wrap-inl.h src/req_wrap.h src/sharedarraybuffer_metadata.h src/spawn_sync.h src/stream_base-inl.h src/stream_base.h src/stream_pipe.h src/stream_wrap.h src/string_bytes.h src/string_decoder-inl.h src/string_decoder.h src/string_search.h src/tcp_wrap.h src/threadpoolwork-inl.h src/tls_wrap.h src/tty_wrap.h src/udp_wrap.h src/util-inl.h src/util.h src/v8abbr.h /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/include/node + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/src/nodejs + cp -p common.gypi /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/src/nodejs + ln -s /usr/include/node /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/src/nodejs/src + ln -s node /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/bin/nodejs + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/node_modules + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/node /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/node + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/pkgconfig + <<"EOF" + >/tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/lib/pkgconfig/nodejs.pc + cat + install -d /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1 + cp -a doc/api/addons.html doc/api/addons.json doc/api/addons.md doc/api/all.html doc/api/all.json doc/api/assert.html doc/api/assert.json doc/api/assert.md doc/api/assets doc/api/async_hooks.html doc/api/async_hooks.json doc/api/async_hooks.md doc/api/buffer.html doc/api/buffer.json doc/api/buffer.md doc/api/child_process.html doc/api/child_process.json doc/api/child_process.md doc/api/cli.html doc/api/cli.json doc/api/cli.md doc/api/cluster.html doc/api/cluster.json doc/api/cluster.md doc/api/console.html doc/api/console.json doc/api/console.md doc/api/crypto.html doc/api/crypto.json doc/api/crypto.md doc/api/debugger.html doc/api/debugger.json doc/api/debugger.md doc/api/deprecations.html doc/api/deprecations.json doc/api/deprecations.md doc/api/dgram.html doc/api/dgram.json doc/api/dgram.md doc/api/dns.html doc/api/dns.json doc/api/dns.md doc/api/documentation.html doc/api/documentation.json doc/api/documentation.md doc/api/domain.html doc/api/domain.json doc/api/domain.md doc/api/errors.html doc/api/errors.json doc/api/errors.md doc/api/esm.html doc/api/esm.json doc/api/esm.md doc/api/events.html doc/api/events.json doc/api/events.md doc/api/fs.html doc/api/fs.json doc/api/fs.md doc/api/globals.html doc/api/globals.json doc/api/globals.md doc/api/http.html doc/api/http.json doc/api/http.md doc/api/http2.html doc/api/http2.json doc/api/http2.md doc/api/https.html doc/api/https.json doc/api/https.md doc/api/index.html doc/api/index.json doc/api/index.md doc/api/inspector.html doc/api/inspector.json doc/api/inspector.md doc/api/intl.html doc/api/intl.json doc/api/intl.md doc/api/modules.html doc/api/modules.json doc/api/modules.md doc/api/n-api.html doc/api/n-api.json doc/api/n-api.md doc/api/net.html doc/api/net.json doc/api/net.md doc/api/os.html doc/api/os.json doc/api/os.md doc/api/path.html doc/api/path.json doc/api/path.md doc/api/perf_hooks.html doc/api/perf_hooks.json doc/api/perf_hooks.md doc/api/policy.html doc/api/policy.json doc/api/policy.md doc/api/process.html doc/api/process.json doc/api/process.md doc/api/punycode.html doc/api/punycode.json doc/api/punycode.md doc/api/querystring.html doc/api/querystring.json doc/api/querystring.md doc/api/readline.html doc/api/readline.json doc/api/readline.md doc/api/repl.html doc/api/repl.json doc/api/repl.md doc/api/report.html doc/api/report.json doc/api/report.md doc/api/stream.html doc/api/stream.json doc/api/stream.md doc/api/string_decoder.html doc/api/string_decoder.json doc/api/string_decoder.md doc/api/synopsis.html doc/api/synopsis.json doc/api/synopsis.md doc/api/timers.html doc/api/timers.json doc/api/timers.md doc/api/tls.html doc/api/tls.json doc/api/tls.md doc/api/tracing.html doc/api/tracing.json doc/api/tracing.md doc/api/tty.html doc/api/tty.json doc/api/tty.md doc/api/url.html doc/api/url.json doc/api/url.md doc/api/util.html doc/api/util.json doc/api/util.md doc/api/v8.html doc/api/v8.json doc/api/v8.md doc/api/vm.html doc/api/vm.json doc/api/vm.md doc/api/wasi.html doc/api/wasi.json doc/api/wasi.md doc/api/worker_threads.html doc/api/worker_threads.json doc/api/worker_threads.md doc/api/zlib.html doc/api/zlib.json doc/api/zlib.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1 + /bin/rm '--interactive=never' /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/addons.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/assert.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/async_hooks.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/buffer.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/child_process.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/cli.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/cluster.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/console.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/crypto.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/debugger.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/deprecations.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/dgram.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/dns.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/documentation.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/domain.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/errors.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/esm.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/events.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/fs.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/globals.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/http.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/http2.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/https.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/index.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/inspector.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/intl.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/modules.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/n-api.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/net.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/os.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/path.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/perf_hooks.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/policy.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/process.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/punycode.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/querystring.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/readline.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/repl.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/report.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/stream.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/string_decoder.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/synopsis.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/timers.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tls.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tracing.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tty.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/url.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/util.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/v8.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/vm.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/wasi.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/worker_threads.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/zlib.md + /bin/rm '--interactive=never' /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/addons.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/all.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/assert.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/async_hooks.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/buffer.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/child_process.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/cli.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/cluster.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/console.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/crypto.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/debugger.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/deprecations.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/dgram.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/dns.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/documentation.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/domain.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/errors.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/esm.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/events.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/fs.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/globals.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/http.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/http2.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/https.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/index.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/inspector.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/intl.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/modules.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/n-api.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/net.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/os.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/path.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/perf_hooks.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/policy.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/process.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/punycode.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/querystring.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/readline.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/repl.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/report.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/stream.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/string_decoder.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/synopsis.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/timers.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tls.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tracing.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/tty.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/url.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/util.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/v8.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/vm.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/wasi.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/worker_threads.json /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-doc-12.16.1/zlib.json + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE Stripping 1 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: nodejs-12.16.1-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.w3RaDg/BUILD/tmp /bin/sh -e /tmp/B.w3RaDg/BUILD/tmp/rpm-tmp.95277 + umask 022 + cd /tmp/B.w3RaDg/BUILD + cd node-v12.16.1 + DOCDIR=/tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1 + export DOCDIR + rm -rf /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1 + /bin/mkdir -p /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1... Documentation compressed. + cp -pr AUTHORS CHANGELOG.md LICENSE README.md SECURITY.md /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder/usr/share/doc/nodejs-12.16.1... ./AUTHORS ./README.md ./SECURITY.md ./CHANGELOG.md ./LICENSE Documentation compressed. + exit 0 Provides: libnode.so.72 nodejs(engine) = 12.16.1 nodejs(module-version) = 72 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcares.so.2 libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libcrypto.so.1.1(OPENSSL_1_1_1b) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GLIBC_2.0) libicui18n.so.65 libicuuc.so.65 libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.29) libnghttp2.so.14 libnode.so.72 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libssl.so.1.1(OPENSSL_1_1_1) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.9) 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.26) libstdc++.so.6(GLIBCXX_3.4.9) libuv.so.1 libz.so.1 rtld(GNU_HASH) Obsoletes: nodejs-waf Processing files: nodejs-devel-12.16.1-1 Provides: pkgconfig(nodejs) = 12.16.1 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: nodejs-doc-12.16.1-1 Processing files: systemtap-nodejs-12.16.1-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/doc/node/gdbinit /usr/share/doc/node/lldb_commands.py Wrote: /tmp/B.w3RaDg/RPMS/nodejs-12.16.1-1.i686.rpm Wrote: /tmp/B.w3RaDg/RPMS/nodejs-devel-12.16.1-1.i686.rpm Wrote: /tmp/B.w3RaDg/RPMS/nodejs-doc-12.16.1-1.i686.rpm Wrote: /tmp/B.w3RaDg/RPMS/systemtap-nodejs-12.16.1-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.w3RaDg/BUILD/tmp /bin/sh -e /tmp/B.w3RaDg/BUILD/tmp/rpm-tmp.58776 + umask 022 + cd /tmp/B.w3RaDg/BUILD + cd node-v12.16.1 + /bin/rm '--interactive=never' -rf /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder + rm -rf /tmp/B.w3RaDg/BUILD/tmp/nodejs-12.16.1-root-builder ended at: Mon Apr 6 21:19:23 2020, done in 0:28:10.644245 + chmod -R u+rwX /tmp/B.w3RaDg/BUILD + rm -rf /tmp/B.w3RaDg/tmp /tmp/B.w3RaDg/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..800..1000..1052 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.w3RaDg Begin-TLD-Builder-Info Build-Time: user:5194.51s sys:199.85s real:1695.77s (faults io:72 non-io:46181465) Files queued for ftp: 4846 systemtap-nodejs-12.16.1-1.i686.rpm 494916 nodejs-doc-12.16.1-1.i686.rpm 362514 nodejs-devel-12.16.1-1.i686.rpm 8210106 nodejs-12.16.1-1.i686.rpm 204 nodejs-12.16.1-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/doc/node/gdbinit /usr/share/doc/node/lldb_commands.py End-TLD-Builder-Info